summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-01 21:59:55 +0200
committerDavid Robillard <d@drobilla.net>2020-08-02 01:48:48 +0200
commit9eadae8edc7a35f87499f58c3e3b9cec68f74a80 (patch)
tree5a93744513d878dc97d93d775fe92f1768f86450 /.clang-tidy
parentb0dbb8477bfd3010a2139ae2a7e0c89b3758721a (diff)
downloadingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.gz
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.tar.bz2
ingen-9eadae8edc7a35f87499f58c3e3b9cec68f74a80.zip
Remove stale forward declarations
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index 24a6cb7f..da5849c8 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -12,7 +12,6 @@ Checks: >
-*use-override,
-android-cloexec-fopen,
-bugprone-branch-clone,
- -bugprone-forward-declaration-namespace,
-bugprone-parent-virtual-call,
-bugprone-signed-char-misuse,
-bugprone-suspicious-string-compare,