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

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