diff --git a/.editorconfig b/.editorconfig index 75f1196..fbb6ac4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,6 +32,7 @@ indent_size = unset [*.py] indent_size = 4 +max_line_length = 120 [*.el] indent_size = unset