jolars/panache-action
Install Panache and run format/lint checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | File or directory to check | no | . |
| version | Panache version to install (latest or vX.Y.Z) | no | latest |
| format | Run panache format --check | no | true |
| lint | Run panache lint | no | true |
| config | Optional path to panache config file | no | "" |
Outputs
| name | description |
|---|---|
| version | The installed panache version |