pyewjn/.editorconfig
Deepak Mallubhotla 6231ecc203
All checks were successful
gitea-physics/pynam/pipeline/head This commit looks good
feat!: big breaking change set
2022-03-28 18:51:52 -05: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