Hacker News new | ask | show | jobs
by quentindemetz 1638 days ago
Just have your CI run "pre-commit run —all-files"?
1 comments

CI/CD runs from a virtual environment. I guess I have to install pre-commit framework into same virtual environment.

Granted, I haven't really looked into it too deeply, so I am a bit embarrassed with my low-effort comment above :-).