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

14 lines
153 B
INI
Raw Permalink Normal View History

2022-11-25 08:23:40 +00:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.py]
indent_style = space
indent_size = 4
[*.rst]
indent_style = space
indent_size = 3