Skip to content

tools: new eslint rules

Rodrigo Muino Tomonari requested to merge github/fork/BridgeAR/new-rules into master

This introduces a few more eslint rules for things that the code base already handles well but that we some times still have to point out in PRs.

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, doc, util, benchmark, test

Merge request reports

Loading