scikit-learn-contrib / sklearn-ann

Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
https://sklearn-ann.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Add pre-commit #13

Closed flying-sheep closed 1 year ago

flying-sheep commented 1 year ago

Also adds an editorconfig that configures prettier (YAML, JSON, … formatting)

@frankier if we switch to https://pre-commit.ci, we can remove the check GitHub actions job.