Skip to content

Commit

Permalink
Update README.md to mention pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
orionarcher committed May 7, 2024
1 parent 3f64b07 commit 9d31163
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,20 @@ conda install -c conda-forge solvation_analysis

### Contributing

Contributions, both issues and PRs, are welcome. If you'd like to contribute, we ask that you
Contributions, both issues and PRs, are welcome. If you'd like to contribute, we ask that you
follow the community guidelines outlined in the [MDAnalysis Code of Conduct](https://www.mdanalysis.org/pages/conduct/).

Solvation Analysis uses [pre-commit](https://pre-commit.com/) for linting. Make sure to install
the pre-commit hooks if you are working on a contribution.

### Citation

This work is described in [JOSS](https://doi.org/10.21105/joss.05183), please cite it if you make
use of this package in published work.

---

Project based on the
Project based on the
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.5.


Expand Down

0 comments on commit 9d31163

Please sign in to comment.