anaconda / anaconda-linter

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Fully enforces `pylint` on the project #306

Closed schuylermartin45 closed 10 months ago

schuylermartin45 commented 10 months ago

There should be no net logic changes with this PR, with the exception of fixes to previously existing logic mistakes, found by the linter.

Initially I was not planning to perform all of these at once. But it turns out that there weren't nearly as many linting issues as I previously imagined.

So before we greatly expand this project with additional engineering resources, I wanted to enforce some rules now.

Notes: