diff --git a/.editorconfig b/.editorconfig index 0f75d35a770..adc5a1c59cd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -31,6 +31,7 @@ trim_trailing_whitespace = false indent_style = tab indent_size = unset + [*.py] # isort config force_sort_within_sections = true