33 Commits (f1f3832934f0aa8797f9ef97e8af37d7d54c8807)

Author SHA1 Message Date
Rich Trott 5ffd7430d1 tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott fa5d28f246 tools: enable additional lint rules 9 years ago
Rich Trott 7fc2e3161f tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 983325cb0c tools: replace obsolete ESLint rules 9 years ago
Rich Trott 13af565759 tools: remove obsolete lint rules 9 years ago
Rich Trott c566f44f1b tools: add recommended ES6 lint rules 9 years ago
Rich Trott b611caa0ba tools: add recommended linting rules 9 years ago
Rich Trott b1a16d1202 tools: remove excessive comments from .eslintrc 9 years ago
Jackson Tian c4ed5ece4d tools: enable no-proto rule for linter 9 years ago
Rich Trott 86f8477b56 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott 21fd1496a9 tools: alphabetize eslint stylistic issues section 9 years ago
Rich Trott 5c54d4987d tools: enable no-redeclare rule for linter 9 years ago
cjihrig a3a0cf603a tools: add arrow function rules to eslint 9 years ago
Rich Trott f75d06bf10 tools: lint for empty character classes in regex 9 years ago
Rich Trott 53cbd0564f tools: lint for spacing around unary operators 9 years ago
Roman Reiss 34df6a5c0c tools: enable assorted ESLint error rules 9 years ago
Roman Reiss 8f4f5b3ca5 tools: enable space-in-parens ESLint rule 9 years ago
Michaël Zasso 16ef250e20 tools: enable no-extra-semi rule in eslint 9 years ago
Michaël Zasso 225d94068a tools: update eslint config 9 years ago
Rich Trott 386030b524 tools: implement no-unused-vars for eslint 9 years ago
Rich Trott d036b35349 tools: enforce `throw new Error()` with lint rule 9 years ago
Sakthipriyan Vairamani 701e38c25f 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 10 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 10 years ago
Roman Reiss 3777f41562 tools: enable whitespace related rules in eslint 10 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 10 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