Skip to content

tools: increase lint coverage

Rodrigo Muino Tomonari requested to merge github/fork/Trott/tools 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

Extend linting to tools/license2rtf.js and any other JS that gets added to the tools directory by default.

This incidentally simplifies lint invocation and .eslintignore file.

Merge request reports

Loading