iiitv / ShareIt

Something worth sharing? Go open an issue..
MIT License
38 stars 1 forks source link

flake8 #28

Open nileshchat opened 7 years ago

nileshchat commented 7 years ago

CLI tool to see style errors in python http://flake8.pycqa.org/en/latest/

arpit1997 commented 7 years ago

Flake8 more better for CI/CD. Style checkers are already integrated with IDEs.

On 19 Jul 2017 2:17 a.m., "Nilesh Chaturvedi" notifications@github.com wrote:

CLI tool to see style errors in python

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iiitv/ShareIt/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AKL-xssKaDnz1OsfZZnlsiF7bJpWfsMgks5sPRnagaJpZM4Ob5uz .

Monal5031 commented 7 years ago

There is a bear in coala, as PyFlakesBear which uses this tool to help detect style issues using CI 😄