rcdailey/CSharpier Formatting Check
Run CSharpier formatting checks on pull requests and provide review comments for violations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (currently only 'check' is supported) | yes | — |
| csharpier-version | Version of CSharpier to install (default is latest) | no | latest |
| github-token | GitHub token for API access | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| violations-found | Whether formatting violations were found (true/false) |