NOAA-GFDL / xwmt

Python package for water mass transformation analysis that leverages xarray functionality
https://xwmt.readthedocs.io/
MIT License
7 stars 5 forks source link

Apply code formatting and perform linting #9

Open jkrasting opened 2 years ago

jkrasting commented 2 years ago

I am proposing we adopt the Black code formatter and Pylint for testing. We can also call the LGTM code analyzer through GitHub actions.

jetesdal commented 2 years ago

Black code formatter is now adopting after #18. Any steps required to adopt Pylint?

jkrasting commented 2 years ago

I can work on creating a .pylintrc file and doing the initial scan.

jkrasting commented 2 years ago

Here is the initial set of things we should eventually address.

pylint_output.txt