aboutsummaryrefslogtreecommitdiffstats
path: root/src/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'src/.clang-tidy')
-rw-r--r--src/.clang-tidy9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/.clang-tidy b/src/.clang-tidy
index 7a3b28c..4415bd2 100644
--- a/src/.clang-tidy
+++ b/src/.clang-tidy
@@ -1,14 +1,7 @@
Checks: >
- *,
- -*-uppercase-literal-suffix,
- -*magic-numbers,
- -altera*,
-bugprone-easily-swappable-parameters,
-hicpp-multiway-paths-covered,
-hicpp-signed-bitwise,
-llvm-header-guard,
- -llvmlibc-*,
-readability-function-cognitive-complexity,
- -readability-identifier-length,
-FormatStyle: file
-HeaderFilterRegex: 'pugl/.*'
+InheritParentConfig: true