Skip to content

lib: use focused ESLint disabling in util.js

Rodrigo Muino Tomonari requested to merge github/fork/Trott/berlin-2 into master

Instead of disabling all ESLint rules for two lines that require a violation of no-control-regex, disable only the no-control-regex rule.

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

Merge request reports

Loading