clang-tidy: feel free to ignore meta_traits

This commit is contained in:
Michele Caini
2025-01-23 11:29:21 +01:00
parent 915207aa6b
commit 5e687893de

View File

@@ -40,6 +40,8 @@ CheckOptions:
value: true
- key: modernize-avoid-c-arrays.AllowStringArrays
value: true
- key: performance-enum-size.EnumIgnoreList
value: meta_traits
- key: readability-function-cognitive-complexity.IgnoreMacros
value: true
- key: readability-identifier-length.MinimumParameterNameLength