Update editorconfig
Dieser Commit ist enthalten in:
Ursprung
cf885102cd
Commit
2ac6b12fc8
@ -1,6 +1,12 @@
|
||||
[*.java]
|
||||
[*]
|
||||
charset=utf-8
|
||||
end_of_line=lf
|
||||
insert_final_newline=true
|
||||
indent_style=space
|
||||
indent_size=4
|
||||
|
||||
[*.tiny]
|
||||
indent_style=tab
|
||||
|
||||
[*.bat]
|
||||
end_of_line=crlf
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren