Commit Graph

16 Commits

Author SHA1 Message Date
Dave Townsend
81d7db1fed Bug 1245649: Enable no-nested-ternary. r=mconley 2016-02-03 21:17:16 -08:00
Dave Townsend
736a6d5981 Bug 1245649: Enable no-negated-in-lhs, no-native-reassign, no-func-assign and no-labels. r=MattN 2016-02-03 20:47:08 -08:00
Dave Townsend
b712abf2d0 Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN 2016-02-03 18:21:30 -08:00
Dave Townsend
6f3e5a6030 Bug 1245649: Turn on no-irregular-whitespace and no-mixed-spaces-and-tabs. r=jaws 2016-02-03 18:09:49 -08:00
Dave Townsend
6e9d63899a Bug 1245649: Turn on valid-typeof, no-invalid-regexp, no-empty-pattern and no-empty-character-class. r=felipe 2016-02-03 17:38:13 -08:00
Dave Townsend
2d5e5130cf Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Dave Townsend
c46235429f Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
Dave Townsend
8508242079 Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
Dave Townsend
c49f3be45c Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
Marco Bonardo
319bb02972 Bug 1235023 - Relax no-multi-spaces Eslint rule with ObjectExpression. r=Gijs 2015-12-30 16:12:17 +01:00
Felipe Gomes
91c1e99649 Bug 1231728 - Enable no-dupe-args, no-dupe-keys, no-duplicate-case, no-obj-calls, no-with rules globally, no-redlecare and consistent-return in browser. r=Mossop 2015-12-10 14:34:44 -05:00
Marco Bonardo
94f0162977 Bug 1231661 - followup: readd somehow lost double quotes. r=post-facto 2015-12-10 14:09:38 -05:00
Marco Bonardo
05444c166f Bug 1231661 - Relax no-multi-spaces Eslint rule. r=Mossop 2015-12-10 10:15:04 -05:00
Marco Bonardo
ae3b173dcf Bug 1230581 - Eslint 'no-use-before-define' should be relaxed with 'nofunc'. r=Mossop 2015-12-04 17:35:04 +01:00
Dave Townsend
a0e277aec3 Bug 1229097: Fix missed review comment by converting all rules to errors. 2015-12-02 10:18:30 -08:00
Dave Townsend
2bf570b360 Bug 1229097: Land an initial .eslintrc for browser and toolkit. r=gijs, r=Standard8
Currently all rules are commented out except eol-last.
2015-11-30 10:45:45 -08:00