dotfiles/.yamllint

5 lines
67 B
Plaintext

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