Files
arXiv-bot/.editorconfig
T
2026-04-11 02:41:10 -04:00

11 lines
123 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.py]
indent_style = space
indent_size = 2