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
Sourcery only works for Python 3
Sourcery can delete comments and whitespace inappropriately.
Sourcery does not currently handle async functions and the await keyword correctly.
Sourcery is not yet enabled for IntelliJ batch inspections (scanning every file in a project or directory at once)
Sourcery does not correctly handle properties that depend on other variables.
The text was updated successfully, but these errors were encountered:
Extend var_ranges to work with scopes (#1)
5bad353
No branches or pull requests
Sourcery only works for Python 3
Sourcery can delete comments and whitespace inappropriately.
Sourcery does not currently handle async functions and the await keyword correctly.
Sourcery is not yet enabled for IntelliJ batch inspections (scanning every file in a project or directory at once)
Sourcery does not correctly handle properties that depend on other variables.
The text was updated successfully, but these errors were encountered: