Skip to content

tools: replace custom assert.fail lint rule

Rodrigo Muino Tomonari requested to merge github/fork/Trott/assert-fail into master

Replace custom lint rule for assert.fail() function signature errors with a restricted-syntax rule.

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

tools

Merge request reports

Loading