Bug 1238781: Add pre-processed pref file to .eslintignore. r?felipe draft
authorDave Townsend <dtownsend@oxymoronical.com>
Mon, 11 Jan 2016 15:35:50 -0800
changeset 320629 43cf48518727d2bba429b331b1956a6abb41a456
parent 320599 30eeaba05075875b5c56a8591f68d76418466aa6
child 512785 71e19f5a85e69d76cf2db73bbc1505b841c7de26
push id9251
push userdtownsend@mozilla.com
push dateMon, 11 Jan 2016 23:38:48 +0000
reviewersfelipe
bugs1238781
milestone46.0a1
Bug 1238781: Add pre-processed pref file to .eslintignore. r?felipe
.eslintignore
--- a/.eslintignore
+++ b/.eslintignore
@@ -197,16 +197,17 @@ toolkit/components/osfile/**
 toolkit/components/passwordmgr/**
 toolkit/components/places/**
 
 # Uses preprocessing
 toolkit/content/contentAreaUtils.js
 toolkit/content/widgets/videocontrols.xml
 toolkit/components/jsdownloads/src/DownloadIntegration.jsm
 toolkit/components/search/nsSearchService.js
+toolkit/components/telemetry/healthreport-prefs.js
 toolkit/components/url-classifier/**
 toolkit/components/urlformatter/nsURLFormatter.js
 toolkit/identity/FirefoxAccounts.jsm
 toolkit/modules/AppConstants.jsm
 toolkit/modules/SessionRecorder.jsm
 toolkit/mozapps/downloads/nsHelperAppDlg.js
 toolkit/mozapps/extensions/internal/AddonConstants.jsm
 toolkit/mozapps/update/tests/data/xpcshellConstantsPP.js