mirror of
https://gitea.com/gitea/theme.git
synced 2026-02-03 03:13:14 +08:00
Merge pull request #4 from go-gitea/editorconfig-end-of-line
.editorconfig: Do not specify end_of_line
This commit is contained in:
@@ -4,7 +4,6 @@ root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user