scripts/python/.editorconfig

7 lines
103 B
INI

root = false
[*]
# https://peps.python.org/pep-0008/#indentation
indent_style = space
indent_size = 4