Skip to content

tools: non-Ascii linter for /lib only

Rodrigo Muino Tomonari requested to merge github/fork/SirR4T/eslintForLib into master

Non-ASCII characters in /lib get compiled into the node binary, and may bloat the binary size unnecessarily. A linter rule may help prevent this.

Fixes: #11209 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

eslint

Merge request reports

Loading