We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4700bd2 commit bb0ead5Copy full SHA for bb0ead5
1 file changed
.editorconfig
@@ -7,7 +7,9 @@ end_of_line = lf
7
charset = utf-8
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
-max_line_length = off
+
11
+max_line_length = unset
12
+trim = true
13
14
[*.{yaml,yml}]
15
indent_size = 2
0 commit comments