Skip to content

tools: replace assert-throw-arguments custom lint

Rodrigo Muino Tomonari requested to merge github/fork/Trott/no-restricted into master

The functionality of ESLint custom rule assert-throws-arguments can be replaced with no-restricted-syntax entries.

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

Merge request reports

Loading