ImperialCollegeLondon / python-template

A template for Python projects using cookiecutter
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

`prettier` `pre-commit` hook doesn't work with the latest version of `nodeenv` on Windows #39

Closed alexdewar closed 3 months ago

alexdewar commented 3 months ago

See CI failures here: #20

The upstream repo for the hook has been archived since April, without explanation: https://github.com/pre-commit/mirrors-prettier

Possible replacements:

alexdewar commented 3 months ago

This particular issue seemed to fix itself but we still need to move away from the prettier hook. See #52.