Skip to content

Commit

Permalink
Update .clang-tidy (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDuMan authored Nov 16, 2021
1 parent 1c64f15 commit 54242fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ CheckOptions:
# value: CamelCase
#- key: readability-identifier-naming.GlobalVariablePrefix
# value: g
HeaderFilterRegex: '(src|include)\/[^P].*\.h' # ignore inclue/PR/
HeaderFilterRegex: '(src|include)\/[^P].*\.h' # ignore include/PR/

0 comments on commit 54242fd

Please sign in to comment.