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

Enable testpackage linter #326

Merged
merged 2 commits into from
Jan 18, 2022
Merged

Conversation

anusha94
Copy link
Contributor

What this PR does / why we need it:

  • update .golangci.yml
  • fix lint errors for testpackage and gocritic
  • add nolint annotation wherever significant code change is required

Fixes #241

Additional information
Wherever //nolint: .... is added, we will open new issue to fix it as significant code change will be required which is out of scope of this PR.

- update .golangci.yml
- fix lint errors for testpackage and gocritic
- add nolint annotation wherever significant code change is required
Copy link
Contributor

@dharmjit dharmjit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anusha94 anusha94 requested a review from NilanjanDaw January 18, 2022 08:37
Copy link
Contributor

@NilanjanDaw NilanjanDaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@anusha94 anusha94 merged commit 31e7c67 into vmware-tanzu:main Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test package naming convention
4 participants