Edit yaml files indentation style

This commit is contained in:
Paul Nicoué 2022-09-06 09:47:52 +02:00
parent b7cc126acb
commit 98499d98de
20 changed files with 299 additions and 298 deletions

View file

@ -11,3 +11,6 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.{yaml,yml}]
indent_style = space