kioku/.editorconfig
2021-04-20 03:55:09 +02:00

6 lines
78 B
INI

root = true
[*.py]
indent_style = space
indent_size = 4
max_line_length = 88