feat: add Makefile

This commit is contained in:
2023-02-15 19:48:05 +01:00
parent 34e22c5338
commit 9a470510a4

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
lint:
golangci-lint run ./...