Skip to content

Commit

Permalink
removed 'CaseSensitive' option for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
The-EDev committed Nov 29, 2021
1 parent 081f869 commit 8c11719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -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:].]+>'
Expand Down

0 comments on commit 8c11719

Please sign in to comment.