Arduino Lint
Arduino Lint is a command line tool that checks for common problems in Arduino projects:
- Sketches
- Libraries
- Boards platforms
Documentation
For usage instructions, see the documentation
Continuous Integration
There is a GitHub Actions action that makes it easy to use Arduino Lint` in your CI workflows!
See https://github.com/arduino/arduino-lint-action for more information.
How to contribute
Contributions are welcome!
Please see the How to contribute page for information on building the source code, running tests, and contributing your changes to the project.
Beta testing
Nightly builds are available for beta testing.