aboutsummaryrefslogtreecommitdiffstats
path: root/examples/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'examples/.clang-tidy')
-rw-r--r--examples/.clang-tidy3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/.clang-tidy b/examples/.clang-tidy
index 819a16d..7d87f3d 100644
--- a/examples/.clang-tidy
+++ b/examples/.clang-tidy
@@ -1,3 +1,6 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
Checks: >
-*-named-parameter,
-*-non-private-member-variables-in-classes,