mirror of
https://github.com/crazy-max/diun.git
synced 2025-04-28 20:52:25 +00:00
13 lines
151 B
YAML
13 lines
151 B
YAML
ignore: |
|
|
/vendor
|
|
|
|
extends: default
|
|
|
|
yaml-files:
|
|
- '*.yaml'
|
|
- '*.yml'
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length: disable
|
|
document-start: disable
|