eyecantcu/rpmlint action
Checks for errors in RPMs via rpmlint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rpmfiles | Comma-separated list of files to be validated by rpmlint | no | — |
| help | Show help message and exit | no | — |
| version | Show package version and exit | no | — |
| config | Load up additional configuration data from specified path (file or directory with *.toml files) | no | — |
| explain | Provide detailed explanation for one specific message id | no | — |
| rpmlintrc | Load up specified rpmlintrc file | no | — |
| verbose | Provide detailed explanations where available | no | — |
| print-config | Print the settings that are in effect when using the rpmlint | no | — |
| installed | Installed packages to be validated by rpmlint | no | — |
| time-report | Print time report for run checks | no | — |
| profile | Print cProfile report | no | — |
| ignore-unused-rpmlintrc | Do not report unused-rpmlintrc-filter errors | no | — |
| checks | Debugging option that enables only selected checks (separated by comma) | no | — |
| strict | Treat all messages as errors | no | — |
| permissive | Treat individual errors as non-fatal | no | — |
Outputs
no outputs