Skip to content

Commit

Permalink
proposed v3 api definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie committed Oct 30, 2024
1 parent 0eb6110 commit 937de28
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 238 deletions.
21 changes: 21 additions & 0 deletions .protolint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
lint:
rules:
no_default: false

remove:
- FIELD_NAMES_EXCLUDE_PREPOSITIONS
- MESSAGE_NAMES_EXCLUDE_PREPOSITIONS
- MESSAGES_HAVE_COMMENT
- SERVICES_HAVE_COMMENT

rules_option:
max_line_length:
max_chars: 120
tab_chars: 4

indent:
style: 4

directories:
exclude:
- proto/validate
Loading

0 comments on commit 937de28

Please sign in to comment.