scripts/python/.editorconfig

7 lines
103 B
INI
Raw Normal View History

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