Skip to content

Commit 9b83e34

Browse files
committed
enable wider columns
1 parent 64b1bde commit 9b83e34

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
@@ -18,7 +18,7 @@ trim_trailing_whitespace = false
1818

1919
# Shell scripts
2020
[*.sh]
21-
max_line_length = 79
21+
max_line_length = 135
2222
keep_padding = true # shfmt: -kp
2323
space_redirects = true # shfmt: -sr
2424
switch_case_indent = true # shfmt: -ci

0 commit comments

Comments
 (0)