mirror of
https://github.com/lightninglabs/loop
synced 2024-11-11 13:11:12 +00:00
7 lines
145 B
YAML
7 lines
145 B
YAML
---
|
|
Language: Proto
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
AllowShortFunctionsOnASingleLine: None
|
|
SpaceBeforeParens: Always
|
|
CompactNamespaces: false |