-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
gofmt
error reports are always reported assuming simplify: true
#513
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
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
jirfag
added a commit
that referenced
this issue
Jun 9, 2019
Output File is not `gofmt`-ed insted of File is not `gofmt`-ed with `-s` when gofmt.simplify == false
Hi, thank you for reporting! Fixed in the linked pull request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When
linters-settings.gofmt.simplify: false
is set,gofmt
issues are still reported asFile is not 'gofmt'-ed with '-s'
Run on this file:
Please include the following information:
golangci-lint --version
(or git commit if you don't use binary distribution)cat .golangci.yml
go version && go env
golangci-lint run -v
The text was updated successfully, but these errors were encountered: