mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
|
---
|
||
|
BasedOnStyle: Google
|
||
|
BreakBeforeBraces: Mozilla
|
||
|
IndentWidth: '2'
|
||
|
TabWidth: '2'
|
||
|
UseTab: Never
|
||
|
|
||
|
...
|