File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# arduino-lint
22
3- ` arduino-lint ` is a command line tool that automatically checks for common problems in your
4- [ Arduino] ( https://www.arduino.cc/ ) projects:
3+ [ ![ Tests Status] ( https://github.com/arduino/arduino-lint/workflows/Run%20tests/badge.svg )] ( https://github.com/arduino/arduino-lint/actions?workflow=Run+tests )
4+ [ ![ Docs Status] ( https://github.com/arduino/arduino-lint/workflows/Publish%20documentation/badge.svg )] ( https://github.com/arduino/arduino-lint/actions?workflow=Publish+documentation )
5+
6+ ** arduino-lint** is a command line tool that checks for common problems in [ Arduino] ( https://www.arduino.cc/ ) projects:
57
68- Sketches
79- Libraries
810
911For usage instructions, see [ the documentation] ( https://arduino.github.io/arduino-lint/latest/ )
12+
13+ ## Continuous Integration
14+
15+ There is a GitHub Actions action that makes it easy to use ** arduino-lint** ` in your CI workflows!
16+
17+ See https://github.com/arduino/arduino-lint-action for more information.
You can’t perform that action at this time.
0 commit comments