fix: Correct settings for YAML files

This commit is contained in:
Jan Graefen 2023-01-25 21:36:40 +01:00
parent f08c984062
commit 3e6f85d47f

View file

@ -11,3 +11,4 @@ tab_width = 4
[{*.yaml, *.yml}]
indent_size = 2
indent_style = space