dotfiles/.yamllint.yml

17 lines
238 B
YAML
Raw Normal View History

2018-09-09 09:33:20 +01:00
extends: default
rules:
document-start: disable
truthy: disable
quoted-strings:
quote-type: double
required: only-when-needed
2018-10-06 12:53:09 +01:00
line-length:
2018-10-08 20:08:23 +01:00
max: 150
2021-02-07 13:56:58 +00:00
ignore: |
galaxy_roles
galaxy_collections
2023-07-30 15:43:58 +01:00
env
alacritty.yml