1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-08-31 02:45:17 +00:00
doukutsu-rs/.clang-format

9 lines
143 B
Plaintext
Raw Permalink Normal View History

2024-05-29 06:38:00 +00:00
---
ColumnLimit: '120'
FixNamespaceComments: 'true'
IndentWidth: '4'
Language: Cpp
PointerAlignment: Left
TabWidth: '4'
UseTab: ForIndentation