juseg / hyoga

Paleoglacier modelling framework
https://hyoga.io
GNU General Public License v3.0
8 stars 0 forks source link

Add Github Action for linting. #43

Open juseg opened 1 year ago

juseg commented 1 year ago

This could be done with pylint (which I use locally) or black (used by xarray) or both.