Open ginywiny opened 3 years ago
I see:
./test.sh: line 34: ./test/test-golangci-lint.sh: Permission denied
Did you u+x the file? Where do you see the list of lint errors we expect?
@purpleidea Whoops, must've forgot to change that. Fixed it and squashed. The list of errors are expected for the "revive" linter.
Great! Please rebase to master and force-push and let's see what happens. (I pushed some fixes.)
@ginywiny Want to rebase to newest master and fixup?
@purpleidea I will rebase and make a fix.
Creating a new PR because the previous one had a weird amount of strange commit history which went over my head to squash despite the many attempts taken.
Test HIGHLY based on test-gometalinter, as it is used to lint the same files, except where golangci-lint is used instead of gometalinter.
Notes:
What was done: