Skip to content

Commit

Permalink
Bug 1561435 - Format xpfe/, a=automatic-formatting
Browse files Browse the repository at this point in the history
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D35947

--HG--
extra : source : 8abd30d1e286593d4cbf60a389a4444902645530
  • Loading branch information
Victor Porof committed Jul 5, 2019
1 parent 1fcaa7d commit 7676fc1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ module.exports = {
"overrides": [{
"files": [
"devtools/**",
"xpfe/**",
],
"rules": {
// Temporarily disable the curly everywhere, pending Prettier.
Expand Down
3 changes: 0 additions & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ testing/marionette/prefs/marionette.js
toolkit/components/telemetry/datareporting-prefs.js
toolkit/components/telemetry/healthreport-prefs.js

# Ignore all top-level directories for now.
xpfe/**

# Ignore all devtools directories for now, except the debugger.
devtools/client/*.js
devtools/client/aboutdebugging/**
Expand Down

0 comments on commit 7676fc1

Please sign in to comment.