Commit Graph

7 Commits (239e8c0e3227a59df5c637e47e19d6b0c6ef64af)

Author SHA1 Message Date
ClausKlein 2d395a557f Fix clang-tidy config file
Now you are able to check with this file
Note: better to install and used run-clang-tidy.py
from clang git repo:
https://github.com/llvm-mirror/clang-tools-extra/blob/master/clang-tidy/tool/run-clang-tidy.py
see too
https://www.kdab.com/clang-tidy-part-1-modernize-source-code-using-c11c14/
6 years ago
ClausKlein 0d8da49700 Move the .clang-tidy config files to project dir
This enables the easy usage as build target and from IDE's
6 years ago
gabime 49bc58da04 Moved .clang-tidy and .clang-format to scripts dir 6 years ago
gabime 38f6b5ea71 Keep clang-tidy happy 6 years ago
Gabi Melman cb6208a6fa
Update .clang-tidy 6 years ago
gabime 90c912a5e2 wip lite 7 years ago
gabime 8c125ed009 Added clang-tidy script 7 years ago