action-ros-lint
Code checker
Automates linting of ROS 2 packages to quickly identify coding issues
Github action to run linters on ROS 2 packages
19 stars
9 watching
7 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
cicolconlinterros2
Related projects:
Repository | Description | Stars |
---|---|---|
ros-tooling/action-ros-ci | Automates building and testing of ROS 2 packages from source | 144 |
ros-tooling/setup-ros | A GitHub Action that sets up a ROS 2 environment | 87 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
ros2-rust/ros2_rust | Provides Rust bindings and tools for building ROS 2 applications | 961 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
fkie/catkin_lint | Checks package configurations for a ROS build system to detect common errors and issues. | 57 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
ros2/ci | Automates the creation and management of CI jobs for ROS 2 repositories on a Jenkins build farm. | 49 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
jerome1337/golint-action | An action that runs a code linting tool on Go files in a specified directory. | 6 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 318 |