katexochen/go-tidy-check
go-tidy-check checks if your modules are tidy.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| modules | Path(s) of the modules to check. Separate multiple paths with space. Current working dir is used if empty. | no | — |
| submodules | Whether to check submodules. Default is false. If there is a go.work file, the submodules of the workspace are checked. Otherwise the action searches subdirectories for go.mod files and checks them. | no | — |
Outputs
no outputs