pdme/.editorconfig
Deepak a2c1d56bc8
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
initial commit
2022-01-01 15:50:49 -06:00

8 lines
136 B
INI

root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab