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

V2: Linting cleanup #71

Merged
merged 11 commits into from
Sep 8, 2021
Merged

V2: Linting cleanup #71

merged 11 commits into from
Sep 8, 2021

Conversation

gdavison
Copy link
Contributor

@gdavison gdavison commented Sep 2, 2021

Add tools directory for tool versioning. Updates golangci-lint rules and resolves errors

@gdavison gdavison requested a review from a team as a code owner September 2, 2021 23:47
@gdavison gdavison added this to the v2.0.0 milestone Sep 2, 2021
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

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

LGTM 🚀.

% make tools
cd tools && go install github.com/golangci/golangci-lint/cmd/golangci-lint
cd tools && go install github.com/pavius/impi/cmd/impi
% make lint
% semgrep --config .semgrep --no-rewrite-rule-ids

running 2 rules...
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████|2/2
ran 2 rules on 20 files: 0 findings

@ewbankkit ewbankkit removed their assignment Sep 8, 2021
@gdavison gdavison merged commit 94c296b into v2 Sep 8, 2021
@gdavison gdavison deleted the v2-linting-cleanup branch September 8, 2021 21:48
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.

2 participants