jerome1337/Check code formatting using gofmt
Check code formatting using gofmt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gofmt-path | Path used by gofmt command | no | ./ |
| gofmt-flags | Flags to pass to gofmt, e.g. -d or -l | no | -l |
Outputs
| name | description |
|---|---|
| gofmt-output | The gofmt output if the command fail |