mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Add kotlin to .editorconfig
Uses the recommended conventions.
This commit is contained in:
+5
-1
@@ -8,6 +8,10 @@ insert_final_newline = false
|
||||
indent_style=tab
|
||||
tab_width=4
|
||||
|
||||
[*.{kt, kts}]
|
||||
indent_style=space
|
||||
tab_width=4
|
||||
|
||||
[*.rb]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
indent_size=2
|
||||
|
||||
Reference in New Issue
Block a user