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 fc4b2af commit 5e8c54eCopy full SHA for 5e8c54e
ClangTidy.cmake
@@ -285,7 +285,6 @@ AnalyzeTemporaryDtors: true
285
286
if (x_INTEGRITY)
287
file (APPEND ${CMAKE_SOURCE_DIR}/.clang-tidy "\
288
-WarningsAsErrors: '*'
289
CheckOptions:
290
- { key: readability-identifier-naming.ClassCase, value: CamelCase }
291
- { key: readability-identifier-naming.ClassMemberCase, value: lower_case }
0 commit comments