Skip to content

tools: enable no-unsafe-finally

This enables the no-unsafe-finally eslint rule to make sure we have a proper control flow in try / catch.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

Merge request reports

Loading