Skip to content

Commit

Permalink
Clean up API.
Browse files Browse the repository at this point in the history
* Change field names to use snake-case
  • Loading branch information
sarataha committed Sep 14, 2023
1 parent 24a4617 commit 3801850
Show file tree
Hide file tree
Showing 9 changed files with 1,072 additions and 983 deletions.
2 changes: 1 addition & 1 deletion .protolint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lint:
# The specific linters to add.
add:
- MESSAGE_NAMES_UPPER_CAMEL_CASE
- MAX_LINE_LENGTH
- MAX_LINE_LENGTH 120
- INDENT 4
- SERVICE_NAMES_END_WITH
- FILE_NAMES_LOWER_SNAKE_CASE
Expand Down
Loading

0 comments on commit 3801850

Please sign in to comment.