1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
f1bd1b74e4
feat(wip): if constexpr 2023-10-22 21:50:24 +02:00
161e768069
fix: symlink to compile_commands.json 2023-10-22 21:50:24 +02:00

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