1 Commits (78ba4943c53d9aa21eab7cae5a3a04a791562704)

Author SHA1 Message Date
Sakthipriyan Vairamani 16e3cf686e
tools: rename eslintrc to an undeprecated format 8 years ago
Gibson Fahnestock 6509d747ee assert, tools: enforce strict (not)equal in eslint 8 years ago
Rich Trott 4e5cf85ada tools: add lint rule to enforce timer arguments 8 years ago
Rich Trott 38b18e330f tools: remove no-useless-regex-char-class-escape 8 years ago
Rich Trott 33cd0aa70c tools: remove custom align-function-arguments rule 8 years ago
Rich Trott f44969a5ab tools: update ESLint to current version 8 years ago
Michaël Zasso 966e5cfb81 tools: enforce linebreak after ternary operators 8 years ago
Rich Trott 489970cf79
tools: enable block-spacing rule in .eslintrc 8 years ago
Michaël Zasso 7c2dbd13b5 tools: enforce consistent operator linebreak style 8 years ago
Michaël Zasso 0ae1684396 tools: add ESLint rule for assert.throws arguments 8 years ago
Prince J Wesley 5cf0157b82 tools: Add no useless regex char class rule 8 years ago
Rich Trott 7537718460 tools: enforce function name matching in linter 8 years ago
Michaël Zasso 6031d8e76e tools: enable ES2016 syntax support in ESLint 8 years ago
Rich Trott 3dbf900e85 tools: replace custom lint rule for getter/setter 8 years ago
Rich Trott 5e6ae830fe tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott b5ec47e941 test: clean up test-timers-immediate 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 05b566a5ef tools: update ESLint to 3.3.0 and enable rules 8 years ago
Rich Trott cb2e83e573 tools: enable rest-spread-spacing 8 years ago
Rich Trott 8726a1c318 tools: enable linting for chained properties 8 years ago
silverwind 11b23068cd
tools: consistent .eslintrc formatting 8 years ago
Rich Trott 863952ebad tools: enforce JS brace style with linting 8 years ago
Rich Trott 21b53fe012 tools: disallow deprecated define getter/setter 9 years ago
Rich Trott 517b89209c tools: enforce linting for unix-style line endings 9 years ago
Rich Trott 6979632020 tools: disallow multiple spaces except indentation 9 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott 83aa1f7f3f tools: lint for use of space in template strings 9 years ago
Rich Trott ded3aea449 tools: lint for function argument alignment 9 years ago
Rich Trott e84c69310f tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 8ede3d5002 tools: lint rule for assert.fail() 9 years ago
Rich Trott ca698330ac 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