I actually think my questions may be covered in
https://github.com/PyCQA/pycodestyle/issues/45 -- sorry

On Wed, Nov 23, 2016 at 10:45 AM, Jacob Scott <jacob.sc...@gmail.com> wrote:

> Hi code quality folks,
>
> I'd like to use flake8 to enforce no trailing whitespace, except in
> comments. Is there a way to do this? My main use case is to have
> compatibility with autopep8, which does not remove trailing whitespace from
> comments.
>
> Thanks,
>
> Jacob
>
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to