]> git.ipfire.org Git - thirdparty/ccache.git/commit
Enable check_format and clang-tidy checks in CI (#562)
authorAlexander Lanin <alex@lanin.de>
Mon, 6 Apr 2020 19:46:40 +0000 (21:46 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 19:46:40 +0000 (21:46 +0200)
commitc01e82da01388532fdb4c2b4525d123b0d9638ec
tree48451b1e5109afb49bc0385de36961a4253837fc
parent9131b05952420ec777432cf6b27350dd4b3c3df7
Enable check_format and clang-tidy checks in CI (#562)
.clang-tidy [deleted file]
.travis.sh
.travis.yml
src/.clang-tidy [new file with mode: 0644]
src/Counters.cpp
src/logging.cpp
src/third_party/.clang-tidy [new file with mode: 0644]
unittest/.clang-tidy [new file with mode: 0644]