You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This message comes from pre-commit, not golangci-lint. I would suggest checking the docs or asking in that repo on how to show files.
You removed the issue template and are running golangci-lint through another tool so I don't know what command you ran but I know thatgolangci-lint only modifies files when the --fix flag is used.
Your feature request related to a problem? Please describe.
#13 0.173 pre-commit run -a
#13 0.573 check yaml...............................................................Passed
#13 0.711 fix end of files.........................................................Passed
#13 1.544 trim trailing whitespace.................................................Passed
#13 1.685 go fmt...................................................................Passed
#13 2.238 go-mod-tidy..............................................................Passed
#13 2.729 go-build.................................................................Passed
#13 34.43 golangci-lint............................................................Failed
#13 135.3 - hook id: golangci-lint
#13 135.3 - files were modified by this hook
#13 135.4 make: *** [Makefile:328: test] Error 1
Describe the solution you'd like.
files were modified by this hook
give the files that has been modified!
Describe alternatives you've considered.
give the files that has been modified!
Additional context.
No response
The text was updated successfully, but these errors were encountered: