Obfuscation/.editorconfig

10 lines
136 B
INI

# See https://editorconfig.org/ for more information.
[*]
indent_style = space
indent_size = 2
charset = utf-8
[*.py]
indent_size = 4