forked from mirrors/gecko-dev
Bug 1561435 - Format intl/, a=automatic-formatting
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D35908 --HG-- extra : source : de8c64753d63573956e5551c4b64fb5436e307fb
This commit is contained in:
parent
2ecd1b8386
commit
d7fc678482
2 changed files with 0 additions and 2 deletions
|
|
@ -45,7 +45,6 @@ module.exports = {
|
||||||
"overrides": [{
|
"overrides": [{
|
||||||
"files": [
|
"files": [
|
||||||
"devtools/**",
|
"devtools/**",
|
||||||
"intl/**",
|
|
||||||
"ipc/**",
|
"ipc/**",
|
||||||
"js/**",
|
"js/**",
|
||||||
"layout/**",
|
"layout/**",
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
intl/**
|
|
||||||
ipc/**
|
ipc/**
|
||||||
js/**
|
js/**
|
||||||
layout/**
|
layout/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue