summaryrefslogtreecommitdiff
path: root/.clang-tidy
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-05-18 15:23:26 +0200
committerKieran Cawthray <kieranc@gmail.com>2021-05-18 15:33:25 +0200
commit378fa6b4016b65e2d7b128fdc3ce89c4ca779a4d (patch)
treef4aa571df53901a0cbc00d1ac9a86e23b7194180 /.clang-tidy
parent9ab298c09e273479822d10aad9f7bfe1d287ce75 (diff)
Reset
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy6
1 files changed, 1 insertions, 5 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 8a7d38f0..d6036802 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -22,9 +22,5 @@ Checks: '*,
-hicpp-no-assembler,
-hicpp-avoid-c-arrays,
-hicpp-uppercase-literal-suffix,
- -hicpp-no-array-decay,
-cert-err58-cpp,
- -cert-err60-cpp'
-CheckOptions:
- - key: readability-function-cognitive-complexity.Threshold
- value: 100 \ No newline at end of file
+ -cert-err60-cpp' \ No newline at end of file