mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
8 lines
146 B
YAML
8 lines
146 B
YAML
---
|
|
Language: Proto
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
AllowShortFunctionsOnASingleLine: None
|
|
SpaceBeforeParens: Always
|
|
CompactNamespaces: false
|