actions-marketplace-validations/Code review using stylelint
Analyze code statically using stylelint 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 glob (Multiple patterns can be specified by separating them with line feed) | no | — |
| options | Changes `stylelint` command line options. Specify the options in JSON array format. e.g.: '["-s", "css"]' | no | — |
| working_directory | Changes the current working directory of the Node.js process | no | — |
| reporter_type_notation | Change the reporter. (Multiple can be specified separated by commas) | no | — |
Outputs
no outputs