Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project specific configuration does not support using .flake8 files #100

Open
bsiver opened this issue Feb 24, 2017 · 1 comment
Open

Project specific configuration does not support using .flake8 files #100

bsiver opened this issue Feb 24, 2017 · 1 comment

Comments

@bsiver
Copy link

bsiver commented Feb 24, 2017

The flake8 docs specify that project level configuration can live in one of three files: setup.cfg, tox.ini, or .flake8.

The setting for enabling per-project config with this plugin use_flake8_project_config ostensibly checks tox.ini, setup.cfg, and .pep8. It might be beneficial to expand/modify this list to include .flake8 as well.

@jmurrayufo
Copy link

Seconding this, sort of a pain to swap it out just for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants