fix: editorconfig

This commit is contained in:
Laureηt 2021-10-30 13:28:12 +02:00
parent 2466ad6d97
commit 24a548366e
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

View file

@ -7,3 +7,6 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yaml,toml}]
indent_size = 2