-
Notifications
You must be signed in to change notification settings - Fork 77
Add pylint #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add pylint #143
Conversation
Codecov Report
@@ Coverage Diff @@
## master #143 +/- ##
==========================================
+ Coverage 91.10% 91.13% +0.02%
==========================================
Files 31 31
Lines 1271 1275 +4
==========================================
+ Hits 1158 1162 +4
Misses 113 113
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@jonathanrcross @jrxFive Hi, I added
If you have a different opinion, I can remove these changes from MR. BTW, could you fix the docs polishing? |
Agreed it should have never been shadowed I'll look into in the doc publishing issue, thanks for letting me know! |
@jonathanrcross Could you please review MR, please? :) |
I want to add
pylint
to the repo before other changes.It's only WIP.