diff --git a/.editorconfig b/.editorconfig index b6f9b02..30b4e0d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,4 @@ trim_trailing_whitespace = true end_of_line = lf indent_style = space indent_size = 2 +max_line_length = 80