Skip to content

Commit 0c84fa7

Browse files
authored
Merge pull request #1010 from kevinhwang91/update-editorconfig
chore(editorconfig): use lf for end_of_line
2 parents eae37da + 16c708e commit 0c84fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if_condition_no_continuation_indent = false
4343

4444

4545
# optional crlf/lf
46-
end_of_line = crlf
46+
end_of_line = lf
4747

4848
# [line layout]
4949
# The following configuration supports three expressions

0 commit comments

Comments
 (0)