-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Linting with flake8 not working with conda run #18364
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
Comments
this is caused due to conda/conda#10972 |
How do I do this? I set |
@roblourens |
The formatting i mention in the issue is a argument that we used to pass to flake8, to format the output of the text that flake8 printed out. |
Sorry, reading comprehension fail. I think it is working |
Testing #18349
Pylint
works because we don't have to pass formatting. Withflake8
it seems to not work at all.The text was updated successfully, but these errors were encountered: