Skip to content

Commit 13dd4f2

Browse files
authored
Merge pull request #319 from servicetitan/change_EOL
Remove `end_of_line` rule in `.editorconfig` to avoid confusion with `CRLF` <-> `LF` conversions on Linux dev environment
2 parents 01a3cfc + ff79b85 commit 13dd4f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ indent_style = space
3535
tab_width = 2
3636

3737
# New line preferences
38-
end_of_line = crlf
3938
insert_final_newline = false
4039

4140
#### .NET Coding Conventions ####

0 commit comments

Comments
 (0)