https://bugzilla.redhat.com/show_bug.cgi?id=1584992

Aravinda VK <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Aravinda VK <[email protected]> ---
pep8 issues can be fixed by using `autopep8` tool, I will work on it and send
patch.

pylint gives lot of warnings related to variable naming style, we can ignore
those errors. Also pylint errors are mostly about best practices and code
suggestions. I feel we should defer pylint voting since it involves lot of code
changes.

We can use `flake8` for now to validate pep8, unused variables, imports etc.

https://github.com/gluster/libgfapi-python/blob/master/tox.ini

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=AWplgKEyLY&a=cc_unsubscribe
_______________________________________________
Gluster-infra mailing list
[email protected]
http://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to