@ -0,0 +1,9 @@
lint:
pylint --rcfile=./.pylintrc ./platformio
isort:
isort -rc ./platformio
clean:
find . -name \*.pyc -delete
The note is not visible to the blocked user.