mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-22 15:10:33 +02:00
9 lines
118 B
YAML
9 lines
118 B
YAML
---
|
|
BasedOnStyle: Microsoft
|
|
AlignAfterOpenBracket: AlwaysBreak
|
|
ColumnLimit: '79'
|
|
TabWidth: '4'
|
|
UseTab: Always
|
|
|
|
...
|