Files
opt/.yamllint

7 lines
91 B
Plaintext

extends: default
rules:
line-length:
max: 200
level: warning
comments: disable