Merge pull request #82713 from porglezomp-misc/python-editorconfig

This commit is contained in:
Cassie Jones
2025-07-02 08:53:54 -07:00
committed by GitHub

View File

@@ -6,3 +6,6 @@ root = true
indent_style = space
indent_size = 2
insert_final_newline = true
[*.py]
indent_size = 4