fix: make it nice again

This commit is contained in:
Simon Cornet 2025-05-30 19:23:16 +02:00
commit 63a01370fe
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
## ansible-lint
```shell title=".ansible-lint"
```shell
---
exclude_paths:
@ -30,7 +30,7 @@ skip_list:
## markdownlint
```shell title=".markdownlint"
```shell
---
default: true
@ -51,7 +51,7 @@ MD033:
## yamllint
```shell title=".yamllint"
```shell
---
extends: "default"