24 Commits (c53ed738915864a1e621472ea709f3f09d6f20f1)

Author SHA1 Message Date
Rich Trott 8eab17308e
tools: remove assert.fail() lint rule 8 years ago
Refael Ackermann f7b6d198b9
tools: eslint - use `error` and `off` 8 years ago
Rich Trott f8b85e16cd
tools: replace assert-throw-arguments custom lint 8 years ago
Rich Trott 62de339327
tools: remove legacy indentation linting 7 years ago
Rich Trott 8b7c4fc06f
tools: remove align-multiline-assignment lint rule 8 years ago
Vse Mozhet Byt 01d82d843b
tools: use no-use-before-define ESLint rule 8 years ago
Rich Trott 550577749f
tools: remove no-useless-regex-char-class-escape 8 years ago
Vse Mozhet Byt e5ca046c0a
build, doc, tools: add eslint-plugin-markdown 8 years ago
Rich Trott 4ffe804c81
tools: update ESLint to v4.0.0 8 years ago
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 8 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