We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
max_line_length
.editorconfig
1 parent 66f8dd1 commit e6dc69aCopy full SHA for e6dc69a
.editorconfig
@@ -11,6 +11,7 @@ trim_trailing_whitespace = true
11
insert_final_newline = true
12
indent_style = space
13
indent_size = 4
14
+max_line_length = 100
15
16
[*.md]
17
# double whitespace at end of line
0 commit comments