44 Commits (79ef3b6b5df0a0c262d2472298afe023a470da68)

Author SHA1 Message Date
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
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
Rich Trott 775cfdcd46 tools: implement no-unused-vars for eslint 9 years ago
Rich Trott 25cd455407 tools: enforce `throw new Error()` with lint rule 9 years ago
Sakthipriyan Vairamani b0e7b362c2 tools: enable prefer-const eslint rule 9 years ago
Sakthipriyan Vairamani 845acb4e1e tools: enable arrow functions in .eslintrc 9 years ago
Brendan Ashworth 96a2b2d54d tools: enable space-after-keywords in eslint 9 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 9 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 9 years ago
Roman Reiss 3777f41562 tools: enable whitespace related rules in eslint 9 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 9 years ago
Evan Lucas fbd2b59716 tools: add objectLiteralShorthandProperties to .eslintrc 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Roman Reiss f07b3b600b tools: set eslint comma-spacing to 'warn' 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Yosuke Furukawa f9dd34d301 tools: replace closure-linter with eslint 10 years ago