actions-marketplace-validations/ROS 2 Lint Action (conroy-cheers)
Run ROS 2 Linters using Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| linter | ROS 2 Linter | no | flake8 |
| arguments | Additional arguments for linter | no | — |
| distribution | ROS 2 Distribution to install the lint tool from | no | rolling |
| package-name | Name of the package(s) under test, as expected by colcon. Passing multiple package names is allowed. Package names can be separated by any whitespace character. | yes | — |
| workspace-directory | Linters will look for packages in this colcon workspace | no | — |
Outputs
no outputs