I have configuration in a setup.cfg file with the ignore, max-line-length, and exclude options set. ignore and max-line-length work as expected, but exclude is not working; khuno will still flake files that are in the exclude list.
http://flake8.readthedocs.org/en/2.2.3/config.html#settings
I have configuration in a
setup.cfgfile with theignore,max-line-length, andexcludeoptions set.ignoreandmax-line-lengthwork as expected, butexcludeis not working; khuno will still flake files that are in the exclude list.http://flake8.readthedocs.org/en/2.2.3/config.html#settings