Skip to content
Snippets Groups Projects
.clang-tidy 302 B
Newer Older
Checks: -*,cppcoreguidelines-*,google-*,llvm-*,misc-*,modernize-*,performance-*,-cppcoreguidelines-pro-type-vararg,-cppcoreguidelines-pro-bounds-array-to-pointer-decay,-cppcoreguidelines-pro-type-reinterpret-cast,-google-runtime-int

CheckOptions:
  - key: 	google-runtime-int.TypeSuffix
    value:	_t