This patch runs clang-format on the protobuf files, and also adds a Makefile target for auto-formatting code (Go and protobuf) for convenience.
5 lines
76 B
YAML
5 lines
76 B
YAML
Language: Proto
|
|
BasedOnStyle: Google
|
|
IndentWidth: 8
|
|
UseTab: AlignWithSpaces
|