daleroberts / nrt-predict

Predict from NRT data
Apache License 2.0
3 stars 1 forks source link

Implement automated linter #7

Open james-blitzm opened 3 years ago

james-blitzm commented 3 years ago

Need to decide whether to use flake8 or pylint for linting the source code.

james-blitzm commented 3 years ago

depends on #6

daleroberts commented 3 years ago

I'll leave it up to you to choose one... I'm not fussed. Though I like black -l120

james-blitzm commented 3 years ago

I won't impose anything at this point, just recording it here to revisit at the right time.

james-blitzm commented 3 years ago

Started exploring here: https://github.com/daleroberts/nrt-predict/tree/7-implement-automated-linter

alexgleith commented 3 years ago

FYI: https://github.com/opendatacube/datacube-ows/blob/master/.github/workflows/lint.yml