1
0
Fork 0

Compare commits

..

2 Commits

Author SHA1 Message Date
mandlm 22df1139aa
feat(wip): if constexpr 2023-10-22 21:49:29 +02:00
mandlm 7a2400ec62
fix: symlink to compile_commands.json 2023-10-22 21:49:29 +02:00
1 changed files with 1 additions and 0 deletions

View File

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