Commit Graph

23 Commits

Author SHA1 Message Date
Jan Odvarko
4bfab29401 Bug 1249627 - Eslint: allow unused arguments; r=pbrosset
MozReview-Commit-ID: AjNppE9zLWL
2016-02-19 16:30:29 +01:00
Michael Ratcliffe
19f8e208a9 Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset 2016-02-16 16:12:55 +00:00
Patrick Brosset
cd579f8b6b Bug 1247186 - 1 - Add an ignorePattern to eslint max-len rule to ignore long require lines; r=Honza
MozReview-Commit-ID: IMq7HDT3d7S
2016-02-15 13:29:55 +01:00
Jan Odvarko
9883c220a6 Bug 1248161 - Remove duplicated entry in devtools/.eslintrc; r=pbrosset
MozReview-Commit-ID: CrVJZtORDlw
2016-02-13 19:18:27 +01:00
Tom Tromey
23cd180d68 Bug 1224289 - add eslint rule to reject Cu.importGlobalProperties; r=mikeratcliffe 2016-01-22 13:58:31 -07:00
Tom Tromey
dd5f93cfb8 Bug 1240063 - remove balanced-listener rule from devtools .eslintrc; r=pbro 2016-01-19 10:43:08 -07:00
Dave Townsend
2da1796b85 Bug 1229142: Add shared eslintrc files for the different test suites. r=Standard8 2015-12-17 15:28:06 -08:00
Lin Clark
1565a4c3c1 Bug 1232743 - Ignore max-len ESLint rule for URLs and loader lines. r=pbrosset 2015-12-15 11:03:00 +01:00
Patrick Brosset
79784d8925 Bug 1229859 - Introduce new import-globals-from eslint rule to import globals from other modules; r=Mossop 2015-12-04 11:21:21 +01:00
Patrick Brosset
4e4f8e5714 Bug 1229859 - Massively reduce the number of eslint errors in devtools by ignoring lib files, adding missing .eslintrc files and making some rules be warnings; r=Mossop 2015-12-10 15:46:32 -05:00
Patrick Brosset
03992b46af Bug 1230093 - Make the import-headjs-globals rule store variables correctly; r=Mossop 2015-12-03 11:17:02 +01:00
Mark Banner
a2902cbee3 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-30 11:42:25 +00:00
Phil Ringnalda
19851ebadb Back out 343223ce6b34 (bug 1228628) for Experiments xpcshell bustage
CLOSED TREE
2015-11-27 20:55:17 -08:00
Mark Banner
70f59040f6 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-27 22:37:38 +00:00
Michael Ratcliffe
4f99a4b203 Bug 1218412 - Create ESLint rule to check for CPOWS in browser mochitests r=pbrosset 2015-10-30 17:24:45 +00:00
Patrick Brosset
a94615fe2e Bug 1218425 - ESLint rule that warns against aArg notation in function params; r=miker 2015-10-28 08:32:02 +01:00
Patrick Brosset
0fc411a422 Bug 1218409 - Eslint rule that checks for balanced listeners. r=miker 2015-10-27 11:21:46 +01:00
Michael Ratcliffe
03a51d8f83 Bug 1205814 - mozilla eslint plug: allow top level var only r=pbrosset 2015-10-26 14:39:47 +00:00
Michael Ratcliffe
49de3d4930 Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps 2015-09-30 14:44:48 +01:00
Jan Keromnes
edda04cc19 Bug 1196785 - Drive-by fix DevTools ESLint config. r=pbrosset 2015-09-28 05:49:00 +02:00
J. Ryan Stinnett
1fa6971f20 Bug 1196155 - Update renamed ESLint rules. r=pbrosset 2015-09-21 17:19:19 -05:00
J. Ryan Stinnett
79ff031964 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
0634882253 Bug 912121 - Adjust ESLint files. r=pbrosset
Move ESList files up to /devtools to represent the entire DevTools tree.

Various relative paths and ignore files are also updated.
2015-09-21 12:02:32 -05:00