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 would like to flake8 a script that has no file extension. I've tried setting various ini values such as flake8-extensions = * without success. Perhaps this could be supported via a configuration param with a list of files to explicitly check?
The text was updated successfully, but these errors were encountered:
I would like to flake8 a script that has no file extension. I've tried setting various ini values such as
flake8-extensions = *
without success. Perhaps this could be supported via a configuration param with a list of files to explicitly check?The text was updated successfully, but these errors were encountered: