5 Commits (736a736ed5d5cf054456a74cea56a00904c33f4a)

Author SHA1 Message Date
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
Rich Trott a84bf2ce68 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott eea987f937 tools: alphabetize eslint stylistic issues section 9 years ago
Rich Trott 478c68284f tools: lint for empty character classes in regex 9 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Rich Trott 34f39670cf tools: enable no-redeclare rule for linter 9 years ago
cjihrig 452928eb24 tools: add arrow function rules to eslint 9 years ago
Roman Reiss d4f31b5105 tools: enable assorted ESLint error rules 9 years ago
Roman Reiss 6588a70463 tools: enable space-in-parens ESLint rule 9 years ago
Michaël Zasso 162e16afdb tools: enable no-extra-semi rule in eslint 9 years ago
Michaël Zasso 4d5ee7a512 tools: update eslint config 9 years ago