Skip to content

Commit 3801850

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

File tree

9 files changed

+1072
-983
lines changed

9 files changed

+1072
-983
lines changed

.protolint.yaml

Lines changed: 1 addition & 1 deletion
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)