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
https://beta.ruff.rs/docs/rules/#flake8-annotations-ann
make code compliant with rule set and then add to ruleset in .ruff.toml. If appropriate identify specific rules or parts of code to exclude.
2547 errors found for missing annotations.
This is a big one, happy to take contributions by module or individual script rather than addressing entire package in one go.
The text was updated successfully, but these errors were encountered:
Merge pull request #128 from lvgig/feature/116-ann-flake8-annotations
df6188f
Adding type hints across codebase. Closes #116 #137
Closed by #128
Sorry, something went wrong.
Sarah-TaylorKnight
No branches or pull requests
https://beta.ruff.rs/docs/rules/#flake8-annotations-ann
make code compliant with rule set and then add to ruleset in .ruff.toml. If appropriate identify specific rules or parts of code to exclude.
2547 errors found for missing annotations.
This is a big one, happy to take contributions by module or individual script rather than addressing entire package in one go.
The text was updated successfully, but these errors were encountered: