aboutsummaryrefslogtreecommitdiffstats
path: root/tools/.clang-tidy
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-04-05 07:01:18 -0400
committerDavid Robillard <d@drobilla.net>2023-12-02 18:49:08 -0500
commit3cc5a4fcaea8f1e2fd47c53135b53f8edcb8619d (patch)
tree4496d7af98b1033630d992db1b8788077ebda8f6 /tools/.clang-tidy
parent89acd9d099bd46c1cbf17ee3a7bb78610a8138fe (diff)
downloadserd-3cc5a4fcaea8f1e2fd47c53135b53f8edcb8619d.tar.gz
serd-3cc5a4fcaea8f1e2fd47c53135b53f8edcb8619d.tar.bz2
serd-3cc5a4fcaea8f1e2fd47c53135b53f8edcb8619d.zip
Factor out and rewrite command-line interface
Diffstat (limited to 'tools/.clang-tidy')
-rw-r--r--tools/.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/.clang-tidy b/tools/.clang-tidy
index f7c82d78..113631df 100644
--- a/tools/.clang-tidy
+++ b/tools/.clang-tidy
@@ -8,5 +8,4 @@ Checks: >
-concurrency-mt-unsafe,
-hicpp-signed-bitwise,
-llvm-header-guard,
- -readability-function-cognitive-complexity,
InheritParentConfig: true