Skip to content

build: split up cpplint to avoid long cmd lines

Rodrigo Muino Tomonari requested to merge github/fork/kfarnung/cpplint into master

Refactors cpplint slightly to allow multiple runs of it. This allows downstream projects to run cpplint on their dependencies.

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

build

Merge request reports

Loading