Feature [feature-requests:#1445] Add .editorconfig so patches will be formatted

compatibly with existing code.
This commit is contained in:
Markus Nißl
2022-09-06 08:50:14 +10:00
parent 938a37949a
commit e70788b928

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
root = true
[**]
indent_style = tab