version: v2 modules: - path: proto lint: use: - STANDARD except: # PACKAGE_VERSION_SUFFIX requires package names to end in a version (e.g. # mcias.v1). The current protos use mcias.v1 already so this is fine, but # keeping the exception documents the intent explicitly. - PACKAGE_VERSION_SUFFIX breaking: use: - FILE