Skip to content
Snippets Groups Projects
  • Jens Georg's avatar
    cfffe718
    feat(project-template): clang-tidy targets · cfffe718
    Jens Georg authored and Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer committed
    * 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)
    cfffe718
    History
    feat(project-template): clang-tidy targets
    Jens Georg authored and Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer committed
    * 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)