Skip to content
Draft
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ament_lint contains a number of packages that perform linting tasks. Those linters can be used both from the command line and from CMake.
Comment thread
christophebedard marked this conversation as resolved.
Outdated
The tools are configured to meet [ROS 2 coding standards](https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Code-Style-Language-Versions.html).
It bundles common linting tools with ROS 2-specific wrappers to ensure consistent functionality across packages.
Comment thread
christophebedard marked this conversation as resolved.
Outdated

## Contributing

The tool argument are still being refined — some features from standalone linters may not yet work perfectly. We welcome contributions to improve:
- Linter arguments
- Additional tool support
- ...
Comment thread
christophebedard marked this conversation as resolved.
Outdated
Please follow the [Contrubution Guidelines](CONTRIBUTING.md).
Comment thread
christophebedard marked this conversation as resolved.
Outdated