Преглед изворни кода

clang-tidy: feel free to ignore meta_traits

Michele Caini пре 1 година
родитељ
комит
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