Revert "Reset"

This reverts commit 378fa6b401.
This commit is contained in:
Kieran Cawthray
2021-05-18 17:45:16 +02:00
parent a4968b5029
commit 6a92529272
45 changed files with 865 additions and 101 deletions

View File

@@ -22,5 +22,9 @@ Checks: '*,
-hicpp-no-assembler,
-hicpp-avoid-c-arrays,
-hicpp-uppercase-literal-suffix,
-hicpp-no-array-decay,
-cert-err58-cpp,
-cert-err60-cpp'
-cert-err60-cpp'
CheckOptions:
- key: readability-function-cognitive-complexity.Threshold
value: 100