Skip to content

How can i see the the version of linter #4049

Answered by ldez
NoSugarCoffee asked this question in Q&A
Discussion options

You must be logged in to vote

You just have to run golangci-lint version --debug

ex:

$ golangci-lint version --debug | grep gosec
dep     github.com/securego/gosec/v2    v2.17.0 h1:ZpAStTDKY39insEG9OH6kV3IkhQZPTq9a9eGOLOjcdI=

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ldez
Comment options

Answer selected by ldez
@NoSugarCoffee
Comment options

@NoSugarCoffee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants