Skip to content

test: limit lint rule disabling in message test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/more-specific into master

nexttick_throw.js has a comment that disables all ESLint rules for a line. Change it to only disable the one ESLint rule that the line violates.

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

test

Merge request reports

Loading