Use spaces for .yml files.

This commit is contained in:
tastytea 2020-04-19 02:07:31 +02:00
parent bfffdb23cc
commit 2b1005d6ee
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space