doc: fix crypto update() signatures
[platform/upstream/nodejs.git] / .eslintrc
2016-03-21 Rich Trotttools: enable no-self-assign ESLint rule
2016-03-21 Rich Trotttools: enable no-extra-parens in ESLint
2016-03-21 Rich Trotttools: apply custom buffer lint rule to /lib only
2016-03-21 Rich Trotttools: enable additional lint rules
2016-03-21 Rich Trotttools: add Node.js-specific ESLint rules
2016-03-02 Rich Trotttools: replace obsolete ESLint rules
2016-03-02 Rich Trotttools: remove obsolete lint rules
2016-03-02 Rich Trotttools: add recommended ES6 lint rules
2016-03-02 Rich Trotttools: add recommended linting rules
2016-03-02 Rich Trotttools: remove excessive comments from .eslintrc
2016-03-02 Jackson Tiantools: enable no-proto rule for linter
2016-03-02 Rich Trotttools: disallow mixed spaces and tabs for indents
2016-03-02 Rich Trotttools: alphabetize eslint stylistic issues section
2016-03-02 Rich Trotttools: lint for empty character classes in regex
2016-03-02 Rich Trotttools: lint for spacing around unary operators
2016-03-02 Rich Trotttools: enable no-redeclare rule for linter
2016-03-02 Roman Reisstools: enable assorted ESLint error rules
2016-03-02 cjihrigtools: add arrow function rules to eslint
2016-03-02 Michaël Zassotools: enable no-extra-semi rule in eslint
2016-02-15 Roman Reisstools: enable space-in-parens ESLint rule
2016-02-15 Michaël Zassotools: update eslint config
2016-01-19 Rich Trotttools: implement no-unused-vars for eslint
2016-01-19 Rich Trotttools: enforce `throw new Error()` with lint rule
2016-01-19 Sakthipriyan Vairamanitools: enable prefer-const eslint rule
2015-09-15 Sakthipriyan Vairamanitools: enable arrow functions in .eslintrc
2015-08-23 Brendan Ashworthtools: enable space-after-keywords in eslint
2015-08-04 Jeremiah Senkpieltest: add tests for persistent repl history
2015-06-29 Roman Reisstools: re-enable comma-spacing linter rule
2015-06-15 Roman Reisstools: enable whitespace related rules in eslint
2015-06-11 Roman Reisstools: enable/add additional eslint rules
2015-05-28 Evan Lucastools: add objectLiteralShorthandProperties to .eslintrc
2015-05-19 Roman Reisstest: enable linting for tests
2015-05-11 Roman Reisstools: set eslint comma-spacing to 'warn'
2015-05-10 Alex Kocharinreadline: turn emitKeys into a streaming parser
2015-05-09 Yosuke Furukawatools: replace closure-linter with eslint