Skip to content

Commit db9882e

Browse files
committed
Clean up API.
* Change field names to use snake-case
1 parent 24a4617 commit db9882e

File tree

7 files changed

+889
-801
lines changed

7 files changed

+889
-801
lines changed

.protolint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lint:
1010
# The specific linters to add.
1111
add:
1212
- MESSAGE_NAMES_UPPER_CAMEL_CASE
13-
- MAX_LINE_LENGTH
13+
- MAX_LINE_LENGTH 120
1414
- INDENT 4
1515
- SERVICE_NAMES_END_WITH
1616
- FILE_NAMES_LOWER_SNAKE_CASE

0 commit comments

Comments
 (0)