Files
vatsimfox/.editorconfig
2024-02-04 15:09:54 +03:00

8 lines
78 B
INI

root = true
[*]
charset = "utf-8"
[**.py]
indent_style = tab
indent_size = 4