mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-01-05 23:53:09 +00:00
7 lines
103 B
YAML
7 lines
103 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
UseTab: Never
|
|
BreakBeforeBraces: Attach
|
|
ColumnLimit: 100
|