Adds diagnostic and fixes editorconfig
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good

This commit is contained in:
2022-01-24 11:03:30 -06:00
parent 16b1f90df7
commit c0fee8912e
2 changed files with 81 additions and 1 deletions

View File

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