add examples to lint and fix warnings

This commit is contained in:
Mike Kinney
2022-02-10 14:51:22 -08:00
parent 363b268ccf
commit 5cfb6ffa11
7 changed files with 36 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ docs:
# lint the codebase
lint:
pylint meshtastic
pylint meshtastic examples
# show the slowest unit tests
slow: