1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-3.git synced 2024-10-16 06:17:38 +00:00
bda-3-steffo/.editorconfig
2023-07-02 09:08:57 +02:00

13 lines
153 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.py]
indent_style = space
indent_size = 4
[*.rst]
indent_style = space
indent_size = 3