golangci-lint run --new-from-rev=origin/master got no issue on gitlab-ci #3438
Unanswered
xfwangustc
asked this question in
Q&A
Replies: 1 comment
-
the golangci-lint version are both 1.50.1 built from 8926a95 on 2022-10-22T10:50:47Z |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I run golangci-lint run --new-from-rev=origin/master locally , then got the new code checked, but when i run the same command on gitlab-ci, i got no diff to check, does anybody got the same problem?
Here is what i got when i run locally
and this is what i got when i run on gitlab-ci
Beta Was this translation helpful? Give feedback.
All reactions