Skip to content

Commit 11601b1

Browse files
committed
Fix clang tidy
1 parent 391ce7b commit 11601b1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.clang-tidy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ CheckOptions:
4949
value: 'CamelCase'
5050
- key: readability-identifier-naming.EnumCase
5151
value: 'CamelCase'
52-
- key: readability-identifier-naming.EnumConstantCase
53-
value: 'UPPER_CASE'
5452
- key: readability-identifier-naming.FunctionCase
5553
value: 'lower_case'
5654
- key: readability-identifier-naming.FunctionIgnoredRegexp

0 commit comments

Comments
 (0)