Update EditorConfig for max length of 140
This commit is contained in:
@@ -6,6 +6,7 @@ insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 140
|
||||
|
||||
[{*.yaml,*.yml}]
|
||||
charset = utf-8
|
||||
|
||||
Reference in New Issue
Block a user