Files
paperlib/.editorconfig
T
2026-04-17 02:36:00 -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