Files
composable_kernel/.clang-tidy
Chao Liu 24c8728942 add tidy
2021-08-08 17:41:54 +00:00

4 lines
120 B
YAML

CheckOptions:
- key: bugprone-reserved-identifier.AllowedIdentifiers
value: '__HIP_PLATFORM_HCC__;__HIP_ROCclr__'