mirror of
https://github.com/meshtastic/python.git
synced 2026-09-18 09:05:47 -04:00
add examples to lint and fix warnings
This commit is contained in:
1 parent
363b268ccf
commit
5cfb6ffa11
7 files changed
+36
-6
No files matched your search
@@ -35,7 +35,7 @@ jobs:
|
||||
which meshtastic
|
||||
meshtastic --version
|
||||
- name: Run pylint
|
||||
run: pylint meshtastic
|
||||
run: pylint meshtastic examples/
|
||||
- name: Run tests with pytest
|
||||
run: pytest --cov=meshtastic
|
||||
- name: Generate coverage report
|
||||
|
||||
Reference in new issue
Block a user