Valentin Briukhanov

Results 17 issues of Valentin Briukhanov

According to PEP 8: Names to Avoid Never use the characters 'l' (lowercase letter el), 'O' (uppercase letter oh), or 'I' (uppercase letter eye) as single character variable names. In...

``` Please add a link from your About page to the PEP8 spec - its possible (unlikely, but possible) that some users may not know it :) Thanks Derek ```

""' When I first ran the checker, I had at least a page worth of things to fix. Therefore, I had to scroll from the top of the list of...

From Stephan """ It would be good if you site had a link to PEP 8. At least I can't find one right now. """

from Christian """ It would be really cool to have this integrated into TravisCI like coveralls """

from Dalba """ Also it would have been great if your tool could be integrated with autopep8[1] so that it could fix common formatting issues. """

from Ivan """ Было бы здорово если pep8online смог помнить последние код который был вставлен. Удобная функция для тех кто весь код исправили online закрыли страничку забывая скопировать код. """

from dAnjou """ make it check code from a URL """

From Sunny """ But recently there’s a weird thing happened when I pasted the code to the website. There’s always a long distance between the last character in the code...