Added clang-tidy config

This commit is contained in:
Graham Pentheny
2025-06-03 00:04:06 -04:00
parent b53ad9397a
commit e930b0d669

3
.clang-tidy Normal file
View File

@@ -0,0 +1,3 @@
Checks: 'clang-analyzer-*'
WarningsAsErrors: '*'
HeaderFilterRegex: '.*'