acsone / odoo-sort-manifest-depends

MIT License
2 stars 0 forks source link

README: pre-commit hook only on manifest change #6

Closed ThomasBinsfeld closed 2 months ago

ThomasBinsfeld commented 2 months ago

The pre-commit hook only needs to run when a manifest file is modified.

AnizR commented 2 months ago

Thanks but I think that it is not necessary since it is already defined in the .pre-commit-hooks.yaml: https://github.com/acsone/odoo-sort-manifest-depends/blob/master/.pre-commit-hooks.yaml#L6

ThomasBinsfeld commented 2 months ago

My bad