vieter/.clang-format

5 lines
104 B
Plaintext
Raw Normal View History

2023-01-15 18:01:26 +01:00
# To stay consistent with the V formatting style, we use tabs
UseTab: Always
IndentWidth: 4
TabWidth: 4