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

4 lines
67 B
Text

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