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
Improve static analysis with with flake8-builtins, flake8-import-order, etc. Here's an example: https://github.com/ASFHyP3/hyp3-sdk/blob/develop/.github/workflows/static-analysis.yml
flake8-builtins
flake8-import-order
Will need to update code. May want to do one at a time depending on scope.
The text was updated successfully, but these errors were encountered:
The packaging utils (https://github.com/ACCESS-Cloud-Based-InSAR/DockerizedTopsApp/tree/dev/isce2_topsapp/packaging_utils) are legacy code and linting these utilities would be an entirely separate issue.
Sorry, something went wrong.
No branches or pull requests
Improve static analysis with with
flake8-builtins
,flake8-import-order
, etc. Here's an example: https://github.com/ASFHyP3/hyp3-sdk/blob/develop/.github/workflows/static-analysis.ymlWill need to update code. May want to do one at a time depending on scope.
The text was updated successfully, but these errors were encountered: