1
0
Эх сурвалжийг харах

clang-tidy: feel free to ignore meta_traits

Michele Caini 1 жил өмнө
parent
commit
5e687893de
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .clang-tidy

+ 2 - 0
.clang-tidy

@@ -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