end_of_line = lf
This commit is contained in:
parent
20a397a2ff
commit
cf8c9a5363
|
|
@ -2,6 +2,7 @@ root = true
|
|||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
|
||||
[*.java]
|
||||
indent_style = space
|
||||
|
|
|
|||
Loading…
Reference in New Issue