when activating micropy, pep8 recommendations are gone #574
PatrickGlatz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
when i run
micropy init
, activate 'VS Code Settings', 'Pymakr Configuration' and 'Pylint Micropython Settings',and use a current stub 'micropython-esp32-stub'
the linting for "trailing whitespaces", "missing docstring" and "missing lastline" (+ others ...) are gone. I'll try since hours to configure it properly, but i can't get it to work. Can you give me a hint what to do?
In addition, standard commands are generating pylance errors
Attached is my minimal example
micropy_issue_minimal-example.zip
Can you please guide me in the correct direction, really need your help here
Thanks in advance
Patrick
Beta Was this translation helpful? Give feedback.
All reactions