mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Add gradle to .editorconfig
This commit is contained in:
@@ -13,6 +13,11 @@ indent_style=space
|
|||||||
tab_width=4
|
tab_width=4
|
||||||
continuation_indent_size=4
|
continuation_indent_size=4
|
||||||
|
|
||||||
|
[*.gradle]
|
||||||
|
indent_style=space
|
||||||
|
tab_width=4
|
||||||
|
continuation_indent_size=4
|
||||||
|
|
||||||
[*.rb]
|
[*.rb]
|
||||||
indent_style=space
|
indent_style=space
|
||||||
indent_size=2
|
indent_size=2
|
||||||
|
|||||||
Reference in New Issue
Block a user