Martin Gerhardy 2019-12-29 12:03:18 +01:00
parent e9a6d478e7
commit a7e565fc20
2 changed files with 10 additions and 0 deletions

5
data/.editorconfig Normal file
View File

@ -0,0 +1,5 @@
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true

5
src/.editorconfig Normal file
View File

@ -0,0 +1,5 @@
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true