2018-09-09 09:33:20 +01:00
|
|
|
extends: default
|
|
|
|
|
|
|
|
rules:
|
2020-03-30 19:36:05 +01:00
|
|
|
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
|