poetrybot/.editorconfig

7 lines
78 B
INI

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