-
Notifications
You must be signed in to change notification settings - Fork 566
Closed
Labels
component:cli-doctorRelated to Ignite doctor.Related to Ignite doctor.component:scaffoldFeature, enhancement, or refactor related to scaffolding.Feature, enhancement, or refactor related to scaffolding.
Description
We scaffold a tools/tools.go
file in all new chains which lets us put some required dependency there.
We could do the same as we do here in new chains and then expose an:
ignite lint
ignite chain lint
command that just wraps running the golangci
linter tool
Metadata
Metadata
Assignees
Labels
component:cli-doctorRelated to Ignite doctor.Related to Ignite doctor.component:scaffoldFeature, enhancement, or refactor related to scaffolding.Feature, enhancement, or refactor related to scaffolding.
Type
Projects
Status
Done