Skip to content

Tweak esignore

Rodrigo Muino Tomonari requested to merge github/fork/refack/tweak-esignore into master

Fixes issue with unicode paths not being ignored by eslint https://github.com/nodejs/node/commit/b485bc476c14ad0972f2b91cd2117217ae87e9c5 solves what https://github.com/nodejs/node/pull/16010 tried to acomplish The second commit solves it at the root

Refs: https://github.com/nodejs/node/pull/16010 Refs: https://github.com/nodejs/node/issues/16278

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

tools,test

Merge request reports

Loading