1
0
Fork 0
mirror of https://github.com/lightningnetwork/lnd.git synced 2025-03-16 12:13:12 +01:00
lnd/lnrpc/.clang-format
2020-03-10 13:03:01 +01:00

7 lines
146 B
YAML

---
Language: Proto
BasedOnStyle: Google
IndentWidth: 4
AllowShortFunctionsOnASingleLine: None
SpaceBeforeParens: Always
CompactNamespaces: false