Skip to content

Commit e70788b

Browse files
author
Markus Nißl
committed
Feature [feature-requests:#1445] Add .editorconfig so patches will be formatted
compatibly with existing code.
1 parent 938a379 commit e70788b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[**]
4+
indent_style = tab

0 commit comments

Comments
 (0)