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

Config silently ignored if nonexistent #50

Closed
asottile opened this issue Apr 3, 2021 · 1 comment
Closed

Config silently ignored if nonexistent #50

asottile opened this issue Apr 3, 2021 · 1 comment

Comments

@asottile
Copy link
Member

asottile commented Apr 3, 2021

In GitLab by @BanHammor on Oct 9, 2014, 03:41

The flake8 package silently ignores the configuration suggested by "--config" in case it can't access it.
That means that, in many cases, strange warnings may surface where there previously were none.

I would suggest a clear error message, like "Can't find and/or read the config file"

@asottile
Copy link
Member Author

asottile commented Apr 3, 2021

In GitLab by @sigmavirus24 on Oct 9, 2014, 12:16

So this parsing is actually entirely handled by pep8. Can you please report this on that project instead? Thanks!

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

No branches or pull requests

1 participant