feat!: big breaking change set
All checks were successful
gitea-physics/pynam/pipeline/head This commit looks good

This commit is contained in:
2022-03-28 18:51:52 -05:00
parent e1e8c8490a
commit 6231ecc203
32 changed files with 1514 additions and 773 deletions

7
.editorconfig Normal file
View File

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