Re: [scikit-image] Request to try a GitHub integration for automatic code style review | "PEP8Speaks"
![](https://secure.gravatar.com/avatar/d9ac9213ada4a807322f99081296784b.jpg?s=120&d=mm&r=g)
This also came across my radar today: https://landscape.io/ Stéfan On Mon, Mar 20, 2017, at 14:33, Stefan van der Walt wrote:
Hi Himanshu
On Mon, Mar 20, 2017, at 12:24, Himanshu Mishra wrote:
I am not sure if this is the right place to talk about it, but a lot of times I have witnessed reviewers leave a little comment after reviewing the whole PR, and it is more or less about "some style issues. :)". It should be better for the reviewer to focus more on the implementation of the PR and leave the style issues to a bot. Thinking this in mind, a while ago, I created a Github Integration called PEP8 Speaks which automatically reviews the code style and comments on the Pull Request. It is written in Python and is open source. Github - https://github.com/orkohunter/pep8speaks
I've been wanting to put something like this in place for a while; so, if you're willing to help out, we'd be grateful.
We've also looked at Code Climate before; do you know how your proposed solution compares?
Thanks!
Stéfan
participants (1)
-
Stefan van der Walt