deepdog/.editorconfig
Deepak Mallubhotla c0fee8912e
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
Adds diagnostic and fixes editorconfig
2022-01-24 11:03:30 -06:00

8 lines
138 B
INI

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