1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
mandlm f1bd1b74e4
feat(wip): if constexpr 2023-10-22 21:50:24 +02:00
mandlm 161e768069
fix: symlink to compile_commands.json 2023-10-22 21:50:24 +02:00
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ repos:
hooks:
- id: clang-format
- id: clang-tidy
args: [-p=.build]
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13