tyhal/crie
Universal meta-linter using containerized execution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The crie command to run | no | chk |
| project_config_path | override the project config location | no | "" |
| language_config_path | override the language config location | no | "" |
| dir | which dir to run the tool from | no | "" |
| log_json | enable json logging format | no | "" |
| log_verbose | enable verbose logging | no | "" |
| log_quiet | enable quiet logging | no | "" |
| lint_continue | show all errors rather than stopping at the first | no | true |
| lint_passes | List files even if they pass | no | true |
| lint_git_diff | Only process files changed from a target branch | no | "" |
| lint_git_target | The branch to reference to calculate files that have changed | no | "" |
| lint_only | If set then only process files associated with the given language | no | "" |
Outputs
no outputs