Remove python section from editorconfig

This commit is contained in:
2025-11-15 20:30:14 +11:00
parent b1a464c79c
commit 148a649273

View File

@@ -10,8 +10,3 @@ tab_width = 4
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.py]
indent_style = tab
indent_size = tab
trim_trailing_whitespace = true