pysuperconductor/.editorconfig
Deepak 352cdc2289
Some checks failed
gitea-deepak/pysuperconductor/pipeline/head There was a failure building this commit
initial commit
2020-11-22 13:13:08 -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