Skip to content

Commit b257cf4

Browse files
committed
Add editorconfig to repo
1 parent feee85e commit b257cf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Helps Github UI and some editors to work with Skript code
2+
# Note: Eclipse reads its own config, not this file
3+
indent_style = tab
4+
indent_size = 4
5+
charset = utf-8

0 commit comments

Comments
 (0)