Files
awesome-opentofu/.editorconfig
Alejandro Lazaro 5a4f0d26cd add default conf
2024-03-03 19:40:39 +01:00

11 lines
200 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true