diff --git a/.editorconfig b/.editorconfig index fe9b4a61d1..28e2100bab 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,6 +13,7 @@ trim_trailing_whitespace = true # Python [*.py] indent_size = 4 +max_line_length = 88 # css [*.css]