Skip to content

Commit d227b73

Browse files
committed
Add editor config
1 parent aa8caba commit d227b73

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
root = true
2+
[*]
3+
indent_style = space
4+
end_of_line = lf
5+
charset = utf-8
6+
[Makefile]
7+
indent_style = tab

0 commit comments

Comments
 (0)