diff --git a/.editorconfig b/.editorconfig index 36555b4347..1b58baf452 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,6 @@ charset = utf-8 indent_size = 4 indent_style = space insert_final_newline = true -max_line_length = 100 trim_trailing_whitespace = true [*.{yml,yaml}]