37 Commits (4c1eb5bf0360e2c603437c69cf46e993fbb3c837)

Author SHA1 Message Date
Rich Trott cc3645cff3 tools: lint for alignment of variable assignments 9 years ago
Rich Trott 8fa202947d tools: lint rule for assert.fail() 9 years ago
Rich Trott 64d5752711 tools: enable no-self-assign ESLint rule 9 years ago
Rich Trott 131ed494e2 tools: enable no-extra-parens in ESLint 9 years ago
Rich Trott d4b9f02fdc tools: apply custom buffer lint rule to /lib only 9 years ago
Rich Trott 6867bed4c4 tools: enable additional lint rules 9 years ago
Rich Trott 5e6b7605ee tools: add Node.js-specific ESLint rules 9 years ago
Rich Trott 87fdd87bf8 tools: replace obsolete ESLint rules 9 years ago
Rich Trott 82eac0f0aa tools: remove obsolete lint rules 9 years ago
Rich Trott d3037d4a7d tools: add recommended ES6 lint rules 9 years ago
Rich Trott 179b811312 tools: add recommended linting rules 9 years ago
Rich Trott 19517c16c8 tools: remove excessive comments from .eslintrc 9 years ago
Jackson Tian fc50bbfa1a tools: enable no-proto rule for linter 9 years ago
Rich Trott 8727d7ac66 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott 89bea6afea tools: alphabetize eslint stylistic issues section 9 years ago
Rich Trott 8d12e56e42 tools: lint for empty character classes in regex 9 years ago
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott 4b09dc5cac tools: enable no-redeclare rule for linter 9 years ago
Roman Reiss d3485fb424 tools: enable assorted ESLint error rules 9 years ago
cjihrig 5889065878 tools: add arrow function rules to eslint 9 years ago
Michaël Zasso 2b52b15a77 tools: enable no-extra-semi rule in eslint 9 years ago
Roman Reiss 837ebd1985 tools: enable space-in-parens ESLint rule 9 years ago
Michaël Zasso b20ea69f46 tools: update eslint config 9 years ago
Rich Trott 69fef19624 tools: implement no-unused-vars for eslint 9 years ago
Rich Trott 3ee16706f2 tools: enforce `throw new Error()` with lint rule 9 years ago
Sakthipriyan Vairamani efa30dd2f0 tools: enable prefer-const eslint rule 9 years ago
Sakthipriyan Vairamani 59d03738cc 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 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