Skip to content

Commit c92797f

Browse files
Henrik Hodnesarahhodne
Henrik Hodne
authored andcommitted
Add .editorconfig
1 parent 0c656ba commit c92797f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[*]
2+
indent_style = space
3+
indent_size = 2
4+
5+
[{Makefile,*.mk}]
6+
indent_style = tab
7+
indent_size = 4

0 commit comments

Comments
 (0)