mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
13 lines
165 B
YAML
13 lines
165 B
YAML
version: v2
|
|
modules:
|
|
- path: proto
|
|
lint:
|
|
use:
|
|
- STANDARD
|
|
except:
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
- PACKAGE_VERSION_SUFFIX
|
|
breaking:
|
|
use:
|
|
- PACKAGE
|