mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Fix clang-tidy header filter
This commit is contained in:
parent
3901084cc2
commit
d609bd1ab1
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ WarningsAsErrors: >
|
|||
-clang-analyzer-optin*,
|
||||
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
||||
-clang-analyzer-core.CallAndMessage
|
||||
HeaderFilterRegex: '^(apps|components)'
|
||||
HeaderFilterRegex: '(apps|components)/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue