catchen/Oxlint Feedback
Pull Request Feedback from Oxlint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| request-changes | Request changes if Oxlint doesn't pass. | no | true |
| fail-check | Fail the workflow and its corresponding check if Oxlint doesn't pass. | no | false |
| github-token | GitHub token. | no | ${{ github.token }} |
| directory | Directory to run Oxlint if it's not the project's root directory. | no | ./ |
| targets | Files, directories, and/or globs to run Oxlint. | no | . |
| oxlint-bin-path | Path to the Oxlint binary file. | no | ./node_modules/.bin/oxlint |
| config-path | Path to the Oxlint config file. | no | — |
Outputs
no outputs