removed 'CaseSensitive' option for compatibility

This commit is contained in:
The-EDev 2021-11-29 13:40:41 +03:00
parent 081f869984
commit 8c1171917b
No known key found for this signature in database
GPG Key ID: 51C45DC0C413DCD9
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ IncludeCategories:
- Regex: '^"(llvm|llvm-c|clang|clang-c)/'
Priority: 2
SortPriority: 2
CaseSensitive: true
# CaseSensitive: true
- Regex: '^(<|"(gtest|gmock|isl|json)/)'
Priority: 3
- Regex: '<[[:alnum:].]+>'