Hi, According to the flake8 docs you can set your preferences in ~/.config/flake8 on Linux -- and this works fine. But the docs don't mention Windows. I tried \User\mark\ and I tried the root of my Python project (as flake8, as tox.ini, and as setup.cfg), but nothing seemed to work. Best wishes, -- Mark Summerfield, Qtrac Ltd. DiffPDFc windows command line PDF comparison tool http://www.qtrac.eu/diffpdfc.html
On Tue, Aug 4, 2015 at 10:24 AM, Mark Summerfield <mark@qtrac.eu> wrote:
Hi,
According to the flake8 docs you can set your preferences in ~/.config/flake8 on Linux -- and this works fine.
But the docs don't mention Windows. I tried \User\mark\ and I tried the root of my Python project (as flake8, as tox.ini, and as setup.cfg), but nothing seemed to work.
Best wishes, -- Mark Summerfield, Qtrac Ltd. DiffPDFc windows command line PDF comparison tool http://www.qtrac.eu/diffpdfc.html _______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality
Mark, Please cross reference Flake8's bug tracker before making more posts to this mailing list. Further if you plan to participate here, you'll need to join the list to avoid moderation. -- Ian
participants (2)
-
Ian Cordasco
-
Mark Summerfield