fix: file settings and check order

This commit is contained in:
Michele Cereda
2023-09-23 15:29:46 +02:00
parent 70105c8574
commit d8bf215a8f
2 changed files with 24 additions and 18 deletions

View File

@@ -11,5 +11,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.xml]
indent_size = 2
[*.{yaml,yml}]
indent_size = 2