Skip to content

Commit

Permalink
Merge pull request #274 from acsone/imp-check-po-dro
Browse files Browse the repository at this point in the history
[FIX] oca-check-po: don't check po-pretty-format
  • Loading branch information
sbidoul authored Oct 1, 2024
2 parents cfe36d6 + 16bebee commit 56970b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ repos:
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
args:
- --disable=po-pretty-format
{%- if not use_ruff %}
- repo: https://github.com/myint/autoflake
rev: {{ repo_rev.autoflake }}
Expand Down

0 comments on commit 56970b4

Please sign in to comment.