mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Version tags now reflect mod/vendor build setup.
Switched 'make lint' to use golangci-lint as gometalinter is deprecated. Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
parent
eb9ce0e0e2
commit
89b6e8bce7
4 changed files with 17 additions and 11 deletions
|
@ -14,5 +14,5 @@ vis:
|
|||
../fixup-gv.sh xsd.go && cat xsd-vis.gv | dot -Tpng -oxsd-vis-fixedup.png
|
||||
|
||||
lint:
|
||||
-gometalinter --deadline=60s | sort
|
||||
-golangci-lint run
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue