1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-09-01 19:47:22 +02:00
scripts/python/.editorconfig

8 lines
124 B
INI

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