Fix: .clang-tidy: replace . with ,
[lttng-tools.git] / .clang-tidy
index 75f559c5d961041df8e37280ef27cb0cac8cdd96..20682205a4aaa614a65613a4adfd53b6ee457ce4 100644 (file)
@@ -91,7 +91,7 @@ Checks:          '-*,
                   modernize-use-using,
                   performance-*,
                   -performance-no-int-to-ptr,
-                  readability-redundant-member-init.
+                  readability-redundant-member-init,
                   readability-simplify-boolean-expr'
 FormatStyle: 'file'
 CheckOptions:
This page took 0.022552 seconds and 4 git commands to generate.