forked from CreatBot/CreatBotKlipperScreen
Update code style
This commit is contained in:
3
scripts/check_code.sh
Normal file
3
scripts/check_code.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
pycodestyle --ignore=E226,E301,E302,E303,E402,W503,W504 --max-line-length=120 --max-doc-length=120 screen.py ks_includes panels
|
Reference in New Issue
Block a user