summaryrefslogtreecommitdiff
path: root/test/.clang-tidy
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2025-03-30 23:08:43 -0500
committerDominick Allen <djallen@librehumanitas.org>2025-03-30 23:08:43 -0500
commitcb9fa588ba8144fcdd52ba4b83d69d93fb18066f (patch)
tree214574ca68c1551ec76e7fbb9e0263793180231d /test/.clang-tidy
parent1d357adfa19725ee69fb267a363f1fd217b1272f (diff)
Add hash map.
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 97da183..0b184c0 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -1,2 +1,2 @@
-Checks: -readability-function-cognitive-complexity
+Checks: -readability-function-cognitive-complexity,-readability-magic-numbers
InheritParentConfig: true