deepdog/.editorconfig
Deepak Mallubhotla f37eda4cf3
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
Initial commit
2022-01-21 20:43:06 -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