1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-08-01 02:50:27 +00:00

Makefile: staticcheck validation

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2022-04-08 22:55:48 -04:00
parent 7b5bbd4eaa
commit dac969b14e
Signed by: vbatts
GPG key ID: 10937E57733F1362
2 changed files with 12 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,4 +3,6 @@
.lint
.test
.vet
.staticcheck
.gocyclo
gomtree