Search found 2 matches

by ruffasdagut
Mon Jun 25, 2018 11:21 pm
Forum: Programs, Libraries and Tools
Topic: Pylint settings for micropython
Replies: 2
Views: 3355

Re: Pylint settings for micropython

I am RE\DevOps by day so it totally bugs me when I see those types of errors. I am using Visual Studio Code as I use it for other projects and languages. The Pymaker plugin from pycom works pretty good for connecting to the serial and then everything else for code formatting and such works great, th...
by ruffasdagut
Sun Jun 24, 2018 10:00 pm
Forum: Programs, Libraries and Tools
Topic: Pylint settings for micropython
Replies: 2
Views: 3355

Pylint settings for micropython

Greetings, I am new to micropython and am trying to get a dev environment setup and working. I have been looking around but haven't found anyone explaining how to configure pylint to know about micropython classes. Whenever pylint runs it wants to tell me that machine and micropython etc are invalid...