Skip to content

tools: enable linting for chained properties

Rodrigo Muino Tomonari requested to merge github/fork/Trott/eslint3.2.2 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

Description of change

Enforces linting for indentation of multiline chained properties. Requires updating to ESLint 3.2.2.

Refs: https://github.com/nodejs/node/pull/7920

Merge request reports

Loading