diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/.clang-tidy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy index c018d1f..f8a23aa 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -1,3 +1,6 @@ +# Copyright 2020-2022 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: 0BSD OR ISC + Checks: > -bugprone-suspicious-include, -cert-err33-c, |