Add dotfiles integration

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2024-04-12 17:38:09 +02:00
parent 2cdea1f6c3
commit da391d2f1f
4 changed files with 47 additions and 8 deletions

View File

@@ -7,7 +7,9 @@ ignore: |
rules:
truthy:
allowed-values: ['true', 'false']
allowed-values: ["true", "false"]
check-keys: false
level: error
line-length: disable
comments:
min-spaces-from-content: 1