aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-28 19:38:48 -0400
committerDavid Robillard <d@drobilla.net>2022-06-28 19:38:48 -0400
commitff5b46e0ad18dc71b125f23d1beef1eeb227b3d0 (patch)
treec8a69a750dacd71323a798e8b92b742e7c7347bd /test
parent38b97f3c6dd626e963f4a031da77be2e71427091 (diff)
downloadpugl-ff5b46e0ad18dc71b125f23d1beef1eeb227b3d0.tar.gz
pugl-ff5b46e0ad18dc71b125f23d1beef1eeb227b3d0.tar.bz2
pugl-ff5b46e0ad18dc71b125f23d1beef1eeb227b3d0.zip
Simplify clang-tidy configuration
Diffstat (limited to 'test')
-rw-r--r--test/.clang-tidy2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 76de2d9..670b63d 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -4,8 +4,6 @@ Checks: >
-*-uppercase-literal-suffix,
-altera*,
-bugprone-suspicious-include,
- -cert-dcl37-c,
- -cert-dcl51-cpp,
-google-runtime-references,
-hicpp-multiway-paths-covered,
-hicpp-signed-bitwise,