mirror of
https://github.com/crazy-max/diun.git
synced 2024-12-22 19:38:28 +00:00
14 lines
151 B
YAML
14 lines
151 B
YAML
ignore: |
|
|
/vendor
|
|
|
|
extends: default
|
|
|
|
yaml-files:
|
|
- '*.yaml'
|
|
- '*.yml'
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length: disable
|
|
document-start: disable
|