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