Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Run lint to proto files #127

Open
Open
@foxytanuki

Description

@foxytanuki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions