10 lines
137 B
YAML
10 lines
137 B
YAML
version: v1
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
allow_comment_ignores: true
|