We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feee85e commit b257cf4Copy full SHA for b257cf4
.editorconfig
@@ -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