forked from mirrors/gecko-dev
Bug 1561435 - Format nsprpub/, a=automatic-formatting
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D35921 --HG-- extra : source : 76f6b200e80dba5968e42a4519441f977282365a
This commit is contained in:
parent
4bd76df603
commit
9ecb4e2e82
2 changed files with 0 additions and 2 deletions
|
|
@ -45,7 +45,6 @@ module.exports = {
|
||||||
"overrides": [{
|
"overrides": [{
|
||||||
"files": [
|
"files": [
|
||||||
"devtools/**",
|
"devtools/**",
|
||||||
"nsprpub/**",
|
|
||||||
"other-licenses/**",
|
"other-licenses/**",
|
||||||
"parser/**",
|
"parser/**",
|
||||||
"python/**",
|
"python/**",
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,6 @@ toolkit/components/telemetry/datareporting-prefs.js
|
||||||
toolkit/components/telemetry/healthreport-prefs.js
|
toolkit/components/telemetry/healthreport-prefs.js
|
||||||
|
|
||||||
# Ignore all top-level directories for now.
|
# Ignore all top-level directories for now.
|
||||||
nsprpub/**
|
|
||||||
other-licenses/**
|
other-licenses/**
|
||||||
parser/**
|
parser/**
|
||||||
python/**
|
python/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue