| Our proto files had a variety of indentation styles: 2 spaces, 4 spaces, 8 spaces, and tabs; sometimes mixed within the same file. The proto3 style guide[1] says to use 2-space indents, so this change standardizes on that. [1] https://developers.google.com/protocol-buffers/docs/style | ||
|---|---|---|
| .. | ||
| proto | ||
| nonce.go | ||
| nonce_test.go | ||