Update .clang-tidy (#533)

This commit is contained in:
JoshDuMan 2021-11-16 03:03:38 -05:00 committed by GitHub
parent 1c64f15db1
commit 54242fd671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/