retina-features icon indicating copy to clipboard operation
retina-features copied to clipboard

Code Linting / PEP8 cleanup / CI with Travis CI

Open scls19fr opened this issue 6 years ago • 2 comments

Hello,

a PEP8 cleanup could be a nice improvement.

flake8 can help.

You can check PEP8 with Continuous Integration (Travis CI for example)

See for example https://github.com/scls19fr/windrose/blob/master/.travis.yml

https://medium.com/python-pandemonium/what-is-flake8-and-why-we-should-use-it-b89bd78073f2

Kind regards

scls19fr avatar Feb 10 '18 09:02 scls19fr

This is probably the first issue to tackle.

So you will be able to notice (when fixing others issues) if you (or anyone submitting a PR) don't decrease code quality

scls19fr avatar Feb 10 '18 11:02 scls19fr

@scls19fr okay this would be my priority.

getsanjeev avatar Feb 10 '18 11:02 getsanjeev