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
I have a .flake8 config file in the root of my project with copies in ~/ and ~/.config/flake8 no matter what I try I cannot get the python extension to respect my configurations.
Secondarily I tried turning pyflakes off completely and just using the flake8 plugin. But that does not work either. Even if I uninstall the flake8 extension and turn off pyflakes in the Python extension it still wants to give me errors.
Any hints or help ? Thanks!
The text was updated successfully, but these errors were encountered:
I have a .flake8 config file in the root of my project with copies in ~/ and ~/.config/flake8 no matter what I try I cannot get the python extension to respect my configurations.
Secondarily I tried turning pyflakes off completely and just using the flake8 plugin. But that does not work either. Even if I uninstall the flake8 extension and turn off pyflakes in the Python extension it still wants to give me errors.
Any hints or help ? Thanks!
The text was updated successfully, but these errors were encountered: