dotfiles/.yamllint
2017-10-21 22:03:12 +02:00

5 lines
67 B
Plaintext

extends: relaxed
truthy: disable
rules: {line-length: {max: 130}}