summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 85feab3..7563367 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -1,3 +1,6 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later
+
Checks: >
*,
-*-avoid-c-arrays,