diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-21 10:51:30 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-21 10:51:30 +0200 |
commit | 349db1098e7a7d6f08352dcb7dc5207aae49257c (patch) | |
tree | 237d2f1f3849968f1bfcafecb20ef4d609577876 /.clang-format | |
parent | d57d0cdb11451283fffbc3ac4b4deaacf188e94a (diff) |
update linter rules
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format index 3266955..f180135 100644 --- a/.clang-format +++ b/.clang-format @@ -16,4 +16,4 @@ TabWidth: 4 UseTab: Always ... -# vim: ft=yaml
\ No newline at end of file +# vim: ft=yaml |