Skip to content

Commit 28c924b

Browse files
Remove the requirement to use CRLF in .editorconfig
This configuration may cause problems if, e.g., Bash scripts are ever added to the repository as they don't support CRLF.
1 parent c0f0be7 commit 28c924b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ root = true
33

44
[*]
55
charset = utf-8
6-
end_of_line = crlf
76
indent_style = space
87
indent_size = 4
98
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)