Updated config

This commit is contained in:
2024-07-11 11:21:04 +02:00
parent 7dc88dea9c
commit 2430319001
6 changed files with 15 additions and 5 deletions

9
.editorconfig Normal file
View File

@ -0,0 +1,9 @@
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false