mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 16:28:23 +00:00
editorconfig
This commit is contained in:
parent
5b27d432c9
commit
0081d589c7
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ insert_final_newline = true
|
||||||
max_line_length = 120
|
max_line_length = 120
|
||||||
ij_continuation_indent_size = 8
|
ij_continuation_indent_size = 8
|
||||||
|
|
||||||
[*.json]
|
[*.{json,yaml,yml}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
[*.java]
|
[*.java]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue