Skip to content

Commit 129d9b4

Browse files
Copilotachamayou
andcommitted
Add .clang-tidy config with all checks, warnings as errors, and FormatStyle file
Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
1 parent 1db0d6e commit 129d9b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.clang-tidy

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
Checks: '*'
3+
WarningsAsErrors: '*'
4+
FormatStyle: file

0 commit comments

Comments
 (0)