Skip to content

tools: update to ESLint 4.3.0

Rodrigo Muino Tomonari requested to merge github/fork/Trott/eslint-4.3.0 into master

First commit:

lib: modify destructuring for indentation

ESLint 4.3.0 flags an extra indentation issue that affects two of our
destructuring assignments in `lib`. This is a whitespace-only update to
comply prior to updating.

Second commit:

tools: update to ESLint 4.3.0
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

tools lib

Merge request reports

Loading