mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 21:22:20 +03:00
Fix line endings in .editorconfig
This commit is contained in:
parent
4ed155ce1c
commit
37fb32d091
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*.{c,h,d,di,dd,sh}]
|
[*.{c,h,d,di,dd,sh}]
|
||||||
end_of_line = lf
|
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue