Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

pre-commit help

by
Matt
- 14/08/2024 22:59:41
I'm having trouble with pre-commit. Can someone give me a few tips?

I tried to follow the instructions in the README for maintainer-tools:


I installed maintainer-tools and activated the venv, then ran the following

.../repo/module$ pre-commit run --all-files --show-diff-on-failure --color=always

Still failing the pre-commit test on pull request.

Maybe there is more documentation that I am missing?

Matt

Follow-Ups