Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@bufdev bufdev released this 03 Apr 20:38
· 62 commits to dev since this release
  • Add linters for enum field and message field comments. These linters are not
    part of any lint group but can be manually added in a configuration file.
  • Add --generate-ignores flag to the lint command to print out the value
    for lint.ignores that will allow lint to pass. This is useful when
    migrating to a set of lint rules, usually a lint group.
  • Update the default version of protoc to 3.7.1.