We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--isolated
This exists in Flake8, and is helpful for bug reporting as it means the command is self-contained.
The text was updated successfully, but these errors were encountered:
isort
I
For future readers, this is the flake8 option: https://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-isolated
flake8
A
Sorry, something went wrong.
Implement --isolated CLI flag (#1727)
7d24146
Closes #1724.
Successfully merging a pull request may close this issue.
This exists in Flake8, and is helpful for bug reporting as it means the command is self-contained.
The text was updated successfully, but these errors were encountered: