aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index f3a1adc..832c2d0 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -2,7 +2,7 @@ Checks: >
*,
-*-magic-numbers,
-*-uppercase-literal-suffix,
- -altera-struct-pack-align,
+ -altera*,
-bugprone-reserved-identifier,
-bugprone-suspicious-include,
-cert-dcl37-c,