api-linter
api-linter copied to clipboard
AIP-191 File names must not contain version numbers
AIP-191 states The version must not be used as a filename, because this creates bizarre imports in client libraries. Filenames such as v3.proto or v1beta1.proto are prohibited. but the linter does not enforce this requirement.
https://google.aip.dev/191#file-names