choderalab / software-development

A primer on software development best practices for computational chemistry
254 stars 76 forks source link

Add information about setting up pre-commit CI #91

Open jchodera opened 2 years ago

jchodera commented 2 years ago

In Python Coding Conventions, we should add clear directions about how (and why) to set up pre-commit CI to enforce coding conventions.