Skip to content

test: remove obsolete lint config comments

Rodrigo Muino Tomonari requested to merge github/fork/Trott/len-max into master

The max-len ESLint rule is configured to be forgiving for lines that contain a regular expression literal. Remove disabling comments that are no longer required in test-repl.js

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

test

Merge request reports

Loading