cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
264 stars 62 forks source link

Enable pre-commit (and pre-commit.ci) #286

Closed ianhi closed 2 years ago

ianhi commented 2 years ago

I really like using pre-commit.ci and we've started using it on ipympl which has been nice (example auto commit: https://github.com/matplotlib/ipympl/pull/396/commits/b9e2c88b882743b51e26c26051be8e976e8e7f91). I would like to enable it here as well but don't seem to have the permissions. So heads up to @maxkfranz (I think?) that I requested it on the website so a notification may have popped up for you somewhere.

maxkfranz commented 2 years ago

It looks like this should be enabled

ianhi commented 2 years ago

thanks! config added in https://github.com/cytoscape/ipycytoscape/pull/300