You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to also support reading config from pytest.ini (like currently from setup.cfg and tox.ini). We use pytest + https://github.com/tholo/pytest-flake8 for tests.
If pytest-flake8 can read settings from setup.cfg or tox.ini it would also be helpful, i haven't figured out how. We don't use tox and don't need to, but maybe it's not too much work to just use tox.
I love Flake8lint. Thank you.
The text was updated successfully, but these errors were encountered:
I love Flake8lint.
It would be nice to also support reading config from
pytest.ini
(like currently fromsetup.cfg
andtox.ini
). We use pytest + https://github.com/tholo/pytest-flake8 for tests.Example pytest.ini:
If pytest-flake8 can read settings from
setup.cfg
ortox.ini
it would also be helpful, i haven't figured out how. We don't use tox and don't need to, but maybe it's not too much work to just use tox.I love Flake8lint. Thank you.
The text was updated successfully, but these errors were encountered: