mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
Update .clang-tidy (#533)
This commit is contained in:
parent
1c64f15db1
commit
54242fd671
@ -19,4 +19,4 @@ CheckOptions:
|
|||||||
# value: CamelCase
|
# value: CamelCase
|
||||||
#- key: readability-identifier-naming.GlobalVariablePrefix
|
#- key: readability-identifier-naming.GlobalVariablePrefix
|
||||||
# value: g
|
# value: g
|
||||||
HeaderFilterRegex: '(src|include)\/[^P].*\.h' # ignore inclue/PR/
|
HeaderFilterRegex: '(src|include)\/[^P].*\.h' # ignore include/PR/
|
||||||
|
Loading…
Reference in New Issue
Block a user