gin/testdata/buf.yaml
2022-09-10 14:14:47 -04:00

10 lines
208 B
YAML

version: v1
lint:
use:
- DEFAULT
except:
# `Package name "ptypes" should be suffixed with a correctly formed version, such as "ptypes.v1".`
- PACKAGE_VERSION_SUFFIX
breaking:
use:
- FILE