Skip to content
Snippets Groups Projects
Commit cfffe718 authored by Jens Georg's avatar Jens Georg Committed by Martin Christoph Hierholzer
Browse files

feat(project-template): clang-tidy targets

* Add clang-tidy targets to project

 - add .clang-tidy file containing our settings and some configs
   according to our coding guidelines
 - add three explicit targets for calling just lint or lint-and-fix, lint-and-fix-and-commit-after-each-fix
 - add enable-able support for CMake"s "native" clang-tidy support (makes
   build super-slow)
parent 1de25d27
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment