You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
Ran buf lint and got 290 errors across a bunch of types:
PACKAGE_DIRECTORY_MATCH
COMMENT_MESSAGE
FIELD_LOWER_SNAKE_CASE
IMPORT_USED
RPC_RESPONSE_STANDARD_NAME
COMMENT_RPC
COMMENT_ENUM
COMMENT_ENUM_VALUE
ENUM_VALUE_PREFIX
ENUM_ZERO_VALUE_SUFFIX
COMMENT_ONEOF
Not convinced we need to fix every single one. Thinking some could be skirted around with config tweaks. Still, I am willing to dig into which ones actually need some work and get cracking on those fixes.
The text was updated successfully, but these errors were encountered:
Ran
buf lint
and got 290 errors across a bunch of types:Not convinced we need to fix every single one. Thinking some could be skirted around with config tweaks. Still, I am willing to dig into which ones actually need some work and get cracking on those fixes.
The text was updated successfully, but these errors were encountered: