1
0
Fork 0
tinygrab/.editorconfig

5 lines
66 B
INI

# 2 space indentation
[*.py]
indent_style = space
indent_size = 2