EditorConfig for Python I have created this basic EditorConfig configuration for Python. # Python files [*.py] indent_style = tab indent_size = 4 Resources and References EditorConfig