diff --git a/.editorconfig b/.editorconfig index dfb139b..9947ad1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,6 +14,7 @@ indent_style = tab [*.bs] indent_size = 2 +max_line_length = off [*.py] indent_size = 4