diff options
Diffstat (limited to '.clang-tidy')
-rw-r--r-- | .clang-tidy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-tidy b/.clang-tidy index b40e588a..8056d7a8 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -1,2 +1,4 @@ +# SPDX-License-Identifier: CC0-1.0 + Checks: -clang-diagnostic-c99-designator FormatStyle: file |