Skip to content

Commit 017c132

Browse files
committed
✏️ Just remove HeaderfileRegex directive in .clang-tidy
1 parent ba56325 commit 017c132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-tidy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
Checks: 'readability-function-size, readability-math-missing-parentheses, readability-duplicate-include'
33
WarningsAsErrors: '.*'
4-
HeaderFilterRegex: 'inc/.*\\.h$'
54

65
CheckOptions:
76
- key: readability-function-size.LineThreshold

0 commit comments

Comments
 (0)