end_of_line = lf

This commit is contained in:
zhou-hao 2020-06-03 09:37:53 +08:00
parent 20a397a2ff
commit cf8c9a5363
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ root = true
[*]
charset = utf-8
end_of_line = lf
[*.java]
indent_style = space