-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
panic from gocritic and staticcheck #429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
jirfag
added a commit
that referenced
this issue
Apr 21, 2019
jirfag
added a commit
that referenced
this issue
Apr 21, 2019
Hi! I've fixed it in #507, please, check. |
Hi! It's still falling.
|
thank you, I've created go-critic/go-critic#842 |
jirfag
added a commit
that referenced
this issue
Apr 25, 2019
New checkers were added: - badCall - dupImports - evalOrder - newDeref The following checkers were fixed/improved: - assignOp - caseOrder - commentedOutCode - deprecatedComment - dupArg - rangeValCopy - typeSwitchVar - wrapperFunc Relates: #429
Merged
jirfag
added a commit
that referenced
this issue
Apr 25, 2019
New checkers were added: - badCall - dupImports - evalOrder - newDeref The following checkers were fixed/improved: - assignOp - caseOrder - commentedOutCode - deprecatedComment - dupArg - rangeValCopy - typeSwitchVar - wrapperFunc Relates: #429
jirfag
added a commit
that referenced
this issue
Apr 25, 2019
New checkers were added: - badCall - dupImports - evalOrder - newDeref The following checkers were fixed/improved: - assignOp - caseOrder - commentedOutCode - deprecatedComment - dupArg - rangeValCopy - typeSwitchVar - wrapperFunc Relates: #429
jirfag
added a commit
that referenced
this issue
Apr 25, 2019
New checkers were added: - badCall - dupImports - evalOrder - newDeref The following checkers were fixed/improved: - assignOp - caseOrder - commentedOutCode - deprecatedComment - dupArg - rangeValCopy - typeSwitchVar - wrapperFunc Relates: #429
Check in master please |
It works! Thanks a lot! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
golangci-lint panics on MontFerret/ferret
golangci-lint has version 1.15.0 built from 901cf25 on 2019-02-18T08:22:26Z
cat: .golangci.yml: No such file or directory
go version go1.12 darwin/amd64
4.
golangci-lint run -v --enable-all
The text was updated successfully, but these errors were encountered: