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

feat: Remove all usage of init() and global command objects #91

Merged
merged 3 commits into from
Nov 7, 2023

chore: Add gochecknoinits linter

1861ace
Select commit
Loading
Failed to load commit list.
Merged

feat: Remove all usage of init() and global command objects #91

chore: Add gochecknoinits linter
1861ace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2023 in 1s

71.15% of diff hit (target 74.57%)

View this Pull Request on Codecov

71.15% of diff hit (target 74.57%)

Annotations

Check warning on line 33 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L21-L33

Added lines #L21 - L33 were not covered by tests

Check warning on line 59 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L59

Added line #L59 was not covered by tests