We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b1bde commit 9b83e34Copy full SHA for 9b83e34
.editorconfig
@@ -18,7 +18,7 @@ trim_trailing_whitespace = false
18
19
# Shell scripts
20
[*.sh]
21
-max_line_length = 79
+max_line_length = 135
22
keep_padding = true # shfmt: -kp
23
space_redirects = true # shfmt: -sr
24
switch_case_indent = true # shfmt: -ci
0 commit comments