remove this forgotten makefile.

This commit is contained in:
fiatjaf 2024-09-27 17:47:13 -03:00
parent 47d493b7e8
commit 7e0f1bd43c

View File

@ -1,8 +0,0 @@
### Tools needed for development
devtools:
@echo "Installing devtools"
go install mvdan.cc/gofumpt@latest
### Formatting, linting, and vetting
fmt:
gofumpt -l -w .