File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# arduino-lint
2
2
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:
5
7
6
8
- Sketches
7
9
- Libraries
8
10
9
11
For 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