15 Commits (ebbde61927c9bbf092e008296c3865b392aaa225)

Author SHA1 Message Date
Rich Trott 99da83b54d
tools: relax lint rule for regexps 8 years ago
Rich Trott 3d564a4ed1
tools: require function declarations 8 years ago
Michaël Zasso 9c67032b9a
tools: enforce two arguments in assert.throws 8 years ago
Rich Trott 61427471af
tools: replace custom assert.fail lint rule 8 years ago
Rich Trott b2a08fb130
tools: replace custom new-with-error rule 8 years ago
Vse Mozhet Byt a679e06c29
tools: use no-useless-concat ESLint rule 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt fd126b5866
tools: add `root: true` in main .eslintrc.yaml 8 years ago
Prince J Wesley d63befac2a
tools: Add no useless regex char class rule 8 years ago
Rich Trott 87534d6c25
tools: replace custom ESLint timers rule 8 years ago
Rich Trott 6eb1c25263
tools: ignore URLs in line length linting 8 years ago
Gibson Fahnestock 12c0ce749f
assert, tools: enforce strict (not)equal in eslint 8 years ago
Rich Trott f33684ac5f
tools: remove custom align-function-arguments rule 8 years ago
Rich Trott fb2f449acc
tools: update ESLint to current version 8 years ago
Sakthipriyan Vairamani 83a3aef873
tools: rename eslintrc to an undeprecated format 9 years ago
Rich Trott e4f7f5c630
tools: add lint rule to enforce timer arguments 8 years ago
Rich Trott 20665f408b tools: enable block-spacing rule in .eslintrc 8 years ago
Michaël Zasso e8effa434e tools: enforce consistent operator linebreak style 8 years ago
Michaël Zasso 9c85d0f396 tools: add ESLint rule for assert.throws arguments 8 years ago
Michaël Zasso a120199ea9 tools: enable ES2016 syntax support in ESLint 8 years ago
Rich Trott 9077f63dcf tools: replace custom lint rule for getter/setter 8 years ago
Rich Trott 58c55108d2 tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott c9450cef1b test: clean up test-timers-immediate 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott cdcf23ab7f tools: update ESLint to 3.3.0 and enable rules 8 years ago
Rich Trott e611c293bb tools: enable rest-spread-spacing 9 years ago
Rich Trott 97934f99bb tools: enable linting for chained properties 9 years ago
silverwind 5a2ce3633f tools: consistent .eslintrc formatting 9 years ago
Rich Trott a82573d480 tools: enforce JS brace style with linting 9 years ago
Rich Trott ceee56b28b tools: disallow deprecated define getter/setter 9 years ago
Rich Trott 347abf341d tools: enforce linting for unix-style line endings 9 years ago
Rich Trott edb29b8096 tools: lint for object literal spacing 9 years ago
Rich Trott 6806ebb608 tools: lint for use of space in template strings 9 years ago
Rich Trott 6aa92d5a98 tools: disallow multiple spaces except indentation 9 years ago
Rich Trott 3f608b16a7 tools: lint for function argument alignment 9 years ago
Rich Trott 96978768c9 tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 5b5a195e05 tools: lint rule for assert.fail() 9 years ago
Rich Trott d84b00c4d5 tools: lint for alignment of variable assignments 9 years ago
Rich Trott 810aa9f6c3 tools: enable no-self-assign ESLint rule 9 years ago
Rich Trott 66ea32d6d1 tools: enable no-extra-parens in ESLint 9 years ago
Rich Trott d26417f123 tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
Rich Trott db4e7528b0 tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 2ba7baac93 tools: replace obsolete ESLint rules 9 years ago
Rich Trott d3c3a928c3 tools: remove obsolete lint rules 9 years ago
Rich Trott 57891c3cfe tools: add recommended ES6 lint rules 9 years ago
Rich Trott ffbc05af59 tools: add recommended linting rules 9 years ago
Rich Trott 783a563d3a tools: remove excessive comments from .eslintrc 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago