feat: add git status subcommand
Some checks failed
checks / tests-10 (push) Failing after 4m32s
checks / pre-commit (push) Successful in 4m56s
checks / tests-12 (push) Failing after 2m45s
checks / tests-11 (push) Failing after 3m5s

This commit is contained in:
cătălin 2024-09-10 22:54:24 +02:00
commit 7a1cdaa003
No known key found for this signature in database
6 changed files with 104 additions and 79 deletions

View file

@ -1,5 +1,5 @@
linters:
fmt:
pre-commit run --all-files --color always
.PHONY: tests