mirror of
https://gitlab.durp.info/durfy/modules/durpify.git
synced 2026-05-07 08:00:30 -05:00
initial commit
This commit is contained in:
commit
35fa88b45b
17 changed files with 630 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
test:
|
||||
go test ./... -v
|
||||
lint:
|
||||
golangci-lint run ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue