1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-3.git synced 2025-02-16 15:03:56 +00:00
bda-3-steffo/.editorconfig

14 lines
153 B
INI
Raw Permalink Normal View History

2022-11-25 09:23:40 +01: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