1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

Maintenance work

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-10-11 15:18:10 +02:00
parent 146aad93fa
commit 83705dd880
5 changed files with 11 additions and 13 deletions

View File

@ -5,4 +5,8 @@ indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true
[*.{yaml|yml}]
indent_style = space
indent_size = 2