ACCESS-Cloud-Based-InSAR / DockerizedTopsApp

Apache License 2.0
21 stars 2 forks source link

Improve Static Analysis #30

Open cmarshak opened 2 years ago

cmarshak commented 2 years ago

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

Will need to update code. May want to do one at a time depending on scope.

cmarshak commented 2 years ago

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.