Skip to content

Commit 67eb4df

Browse files
Create .clang-tidy
1 parent f66d1bb commit 67eb4df

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+
Checks: 'clang-analyzer-*,bugprone-*,performance-*,portability-*,readability-*'
2+
WarningsAsErrors: ''
3+
HeaderFilterRegex: '.*'
4+
FormatStyle: file

0 commit comments

Comments
 (0)