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