mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
119 stars 77 forks source link

Allow pre-commit to autoupdate prs #425

Closed justinGilmer closed 3 years ago

justinGilmer commented 3 years ago

PR Summary:

Previously, when we introduced pre-commit, it required users to manually run the pre-commit hook locally.

Now, these pre-commit features can be run in the cloud now, which can be useful for users that might not want to install the required packages. This introduces the yaml configuration necessary to autoformat PRs according to our current configuration.

PR Checklist


codecov[bot] commented 3 years ago

Codecov Report

Merging #425 (c366ae4) into master (17576a2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #425   +/-   ##
=======================================
  Coverage   73.59%   73.59%           
=======================================
  Files          17       17           
  Lines        1803     1803           
=======================================
  Hits         1327     1327           
  Misses        476      476