We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b7214 commit 0abdaf8Copy full SHA for 0abdaf8
.clang-tidy
@@ -23,6 +23,7 @@ Checks: >
23
-cppcoreguidelines-pro-type-const-cast,
24
-cppcoreguidelines-pro-type-reinterpret-cast,
25
-cppcoreguidelines-special-member-functions,
26
+ -cppcoreguidelines-use-enum-class,
27
-modernize-avoid-c-arrays,
28
-modernize-macro-to-enum,
29
-modernize-redundant-void-arg,
0 commit comments