actions-marketplace-validations/Code review using misspell
Analyze code statically using misspell in Github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Specify patterns by [`@actions/glob`](https://github.com/actions/toolkit/tree/master/packages/glob) (Multiple patterns can be specified by separating them with line feed) | no | — |
| locale | Correct spellings using locale perferances for US or UK. Default is to use a neutral variety of English. Setting locale to US will correct the British spelling of 'colour' to 'color' | no | US |
| ignore | ignore the following corrections, comma separated | no | — |
| working_directory | Changes the current working directory of the Node.js process | no | — |
Outputs
no outputs