gecko-dev/devtools/client/inspector
J. Ryan Stinnett 30b2b7ce44 Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.

To generate this patch, I ran:

./mach eslint devtools --no-ignore --fix

After this, I reverted any changes to third party files that we really do want
to ignore.

MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
..
computed Bug 1260630 - ESLint cleanup of devtools/client/inspector/computed/; r=bgrins 2016-05-13 13:09:17 +02:00
fonts Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
layout Bug 1266828 - Convert ViewHelpers.jsm into a module. r=tromey 2016-05-16 03:13:30 -07:00
markup Bug 1266826 - Turn Templater.jsm into a .js. r=jryans 2016-05-12 09:06:38 -06:00
rules Bug 1271191 - Add support CSS #rgba and #rrggbbaa color syntax in the inspector. r=miker 2016-05-10 13:54:08 +02:00
shared Bug 1266828 - Convert ViewHelpers.jsm into a module. r=tromey 2016-05-16 03:13:30 -07:00
test Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
breadcrumbs.js Bug 1269915 - Remove right click menu from breadcrumbs;r=bgrins 2016-05-04 22:48:15 +01:00
inspector-commands.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
inspector-panel.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
inspector-search.js Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey 2016-05-18 12:49:23 -05:00
inspector.css Bug 1245996 - inspector: fix xul scrollbars stealing focus;r=pbro 2016-02-05 10:33:17 +01:00
inspector.xul Bug 1268441 - Convert inspector key shortcut to stop using XUL. r=bgrins 2016-05-12 03:07:56 -07:00
moz.build Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro 2016-01-12 09:52:12 -08:00