.clang-tidy: add some checks
[babeltrace.git] / .clang-tidy
index acbb1421c55ea6c46f74ba1033ed57d869e94692..a9d4ceb822d1d653cf322bba503d9e8e155631de 100644 (file)
@@ -66,8 +66,10 @@ Checks:          '-*,
                   misc-misleading-identifier,
                   misc-non-copyable-objects,
                   misc-throw-by-value-catch-by-reference,
+                  misc-unused-alias-decls,
                   misc-unused-parameters,
                   misc-unused-using-decls,
+                  misc-use-anonymous-namespace,
                   modernize-avoid-bind,
                   modernize-concat-nested-namespaces,
                   modernize-loop-convert,
This page took 0.025638 seconds and 4 git commands to generate.