mridang/IntelliJ Inspector
Runs IntelliJ inspections on your codebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | The directory to be inspected. | yes | — |
| profile | The absolute path to the profile file. | yes | — |
| output | The absolute path to spew outputs to. | yes | — |
| verbosity | The verbose level. v0 - silent, v1 - verbose, v2 - most verbose. | no | v2 |
| scope | The inspection scope to be used. If none, all files are inspected. | no | default |
| noinspect | A comma-delimited list of inspection output files to be skipped. | no | noop |
| plugins | A comma-delimited list of plugins to be installed | no | — |
Outputs
no outputs