mirror of
https://github.com/xoofx/markdig.git
synced 2026-07-09 02:26:32 +00:00
Change editorconfig to not force crlf
This commit is contained in:
@@ -6,7 +6,6 @@ root = true
|
||||
# All Files
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = crlf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = false
|
||||
|
||||
Reference in New Issue
Block a user