Skip to content

tools: update eslint and re-enable comma-spacing rule

Notably, https://github.com/eslint/eslint/issues/2408 has been fixed, and I re-enabled the comma-spacing rule because of it. Ideally, the test changes should have been part of https://github.com/nodejs/io.js/pull/1721, but it slipped past me because the rule was effectively disabled.

Merge request reports

Loading