Open-EO / FuseTS

Time series Fusion toolbox integrated with openEO
https://open-eo.github.io/FuseTS/
Other
22 stars 4 forks source link

pre-commit docs: missing .pre-commit-config.yaml? #98

Open soxofaan opened 1 year ago

soxofaan commented 1 year ago

f6a39c9f1a0c9521c254ac5d00d895cf6ecf2728 added https://github.com/Open-EO/FuseTS/blob/main/docs/source/maintenance.rst and https://github.com/Open-EO/FuseTS/blob/main/docs/source/maintenance.rst#pre-commit-for-basic-code-quality-checks discusses pre-commit, but fusets repo does not provide .pre-commit-config.yaml to make that work

soxofaan commented 1 year ago

see for inspiration https://github.com/Open-EO/openeo-python-client/blob/master/.pre-commit-config.yaml

mlubej commented 12 months ago

Goes together with https://github.com/Open-EO/FuseTS/issues/87 to some extent, so taking over