Friday, August 23, 2019

NEW GUIDE: Improve Your Code with Pylint #AdafruitLearningSystem #CircuitPython #Python #Pylint

Syntax done right with CircuitPython and Pylint!

When you submit your code to the CircuitPython project, it’s checked for syntax. You submit a pull request with your code and wait to see if the checks pass. Wouldn’t it be nice to check your code BEFORE you submit it? You can! This guide will walk you through the steps to get Pylint set up locally so you can lint your own code like a pro. No more waiting for checks to fail – get it sorted before hand and save yourself the wait time!

Check out the full guide now: Improve Your Code with Pylint!

No comments:

Post a Comment