This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
ci: include test files in linter #84
Comments
I could not reproduce this by moving around closing brackets in the |
@llorllale Are you saying this is happening only on CircleCI not locally? |
@troyronda no. I just pulled @talwinder50's branch and |
@troyronda I think it didn't fail as test files are ignored from linter check - https://github.com/hyperledger/aries-framework-go/blob/master/.golangci.yml#L15 |
We shouldn’t exclude test files. I’ll update description. |
troyronda
changed the title
ci: linter seems to be missing formatting issues
ci: include test files in linter
Aug 9, 2019
talwinder50
pushed a commit
to talwinder50/aries-framework-go
that referenced
this issue
Aug 31, 2019
Update golangci to lint test files. Fix lint warnings in test files. Closes: hyperledger-archives#84 Signed-off-by: Troy Ronda <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This should fail:
https://github.com/hyperledger/aries-framework-go/pull/66/files#diff-7de7681f01cd73c279bb10b7466c2953R127
The text was updated successfully, but these errors were encountered: