auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit e91fea278a - Show all commits

View File

@ -122,7 +122,7 @@ steps:
- git add * - git add *
- git status - git status
- git commit -m "rustfmt" - git commit -m "rustfmt"
- git log - cat .git/config
- git push - git push
depends_on: depends_on: