mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
This .editorconfig is incompatible with git.
git `core.autocrlf` works, and it is default. This setting constantly makes a mess of files, and it's really annoying.
This commit is contained in:
parent
6d067b0084
commit
fa7f530be5
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ root = true
|
|||
# + remove whitespace at the end of lines
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue