Skip to content
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

add CI task for error check linters #1327

Merged
merged 1 commit into from
Jul 29, 2021
Merged

add CI task for error check linters #1327

merged 1 commit into from
Jul 29, 2021

Conversation

skotambkar
Copy link
Contributor

@skotambkar skotambkar commented Jul 1, 2021

Uses GolangCI-lint (https://golangci-lint.run/) to run error checks.

Currently this CI task will always succeed.

Once all highlighted errors are fixed or ignored - we would switch CI to only flag new violations in the PR.

@skotambkar skotambkar force-pushed the ci-lint branch 11 times, most recently from f878ee4 to 8d65357 Compare July 2, 2021 18:10
@jasdel jasdel merged commit 4b1cbb9 into main Jul 29, 2021
@jasdel jasdel deleted the ci-lint branch July 29, 2021 22:31
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Adds a CI task to ensure SDK implementation checks for errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants