Skip to content

Commit 90bd0a8

Browse files
authored
disable linebreaks on supported editors
1 parent 481df56 commit 90bd0a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ end_of_line = lf
1212
indent_size = 4
1313
indent_style = space
1414
insert_final_newline = true
15+
max_line_length = off
1516
trim_trailing_whitespace = true
1617

1718
; DOS scripts - force CRLF eof

0 commit comments

Comments
 (0)