m2lines / convection-parameterization-in-CAM

Deployment of the convection parameterization scheme (previously from within SAM) deployed into the CAM model
MIT License
3 stars 2 forks source link

Add `pre-commit` hooks in the project code #56

Closed tztsai closed 1 month ago

tztsai commented 7 months ago

It would be valuable to use pre-commit to allow developers to check if the code can pass the CI workflow before pushing the change to the remote repo.

jatkinson1000 commented 1 month ago

Doing some cleaning and closing this as stale. We can consider revisiting in future, but not appropriate at the moment as much development is Fortran-based.