Skip to content

Commit d32c7ad

Browse files
committed
Ensure the CI Fantomas check properly fails (this commit deliberately fails CI)
1 parent ad1077a commit d32c7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ indent_size=4
6868

6969
# line length before it gets broken down into multiple lines
7070
# default 120
71-
max_line_length=140
71+
max_line_length=100
7272

7373
# Either crlf | lf, default is system-dependent (when not specified at all)
7474
# end_of_line=crlf

0 commit comments

Comments
 (0)