diff --git a/.editorconfig b/.editorconfig index 7e655d4d..448b6532 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,3 +16,4 @@ indent_size = 4 [*.md] indent_size = 4 trim_trailing_whitespace = false +max_line_length = 120