choderalab / feflow

Recipes and protocols for molecular free energy calculations using the openmmtools/perses and Open Free Energy toolkits
MIT License
10 stars 1 forks source link

Integrate code formatting pre-commit hooks in CI #34

Open ijpulidos opened 4 months ago

ijpulidos commented 4 months ago

From https://github.com/choderalab/feflow/pull/24#discussion_r1512975592 it was noted that it's probably a good idea if we can have a pre-commit hook to format the code in a single and sane way. Hopefully without generating too much friction with the devs.