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(cmd): add chain lint command #3977

Merged
merged 4 commits into from
Feb 19, 2024
Merged

feat(cmd): add chain lint command #3977

merged 4 commits into from
Feb 19, 2024

Conversation

julienrbrt
Copy link
Member

Closes: #3288

Copy link
Collaborator

@Pantani Pantani left a comment

Choose a reason for hiding this comment

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

we can also create the chain format and chain govet

@julienrbrt julienrbrt merged commit bf0b66e into main Feb 19, 2024
43 of 44 checks passed
@julienrbrt julienrbrt deleted the julien/lint branch February 19, 2024 21:12
@julienrbrt
Copy link
Member Author

we can also create the chain format and chain govet

I agree about the format command, but govet isn't really useful as it's already a linter in golangci-lint.

julienrbrt added a commit that referenced this pull request May 29, 2024
* feat(cmd): add `chain lint` command

* pr number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add linter to scaffolded tools
2 participants