From 44da28704549644583d8ea37ad801db15315e84d Mon Sep 17 00:00:00 2001 From: "Moises Lopez - https://www.vauxoo.com/" Date: Fri, 20 Feb 2026 17:20:41 -0600 Subject: [PATCH] [FIX] oca_hooks-autofix: Re-enable po autofixes Migrating to autofixes based on matrix version the po autofixes were disabled by error But now, it was re-enabled even if the matrix is not set --- src/pre_commit_vauxoo/cfg/.oca_hooks-autofix.cfg.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pre_commit_vauxoo/cfg/.oca_hooks-autofix.cfg.jinja b/src/pre_commit_vauxoo/cfg/.oca_hooks-autofix.cfg.jinja index 8bf6045..578677b 100644 --- a/src/pre_commit_vauxoo/cfg/.oca_hooks-autofix.cfg.jinja +++ b/src/pre_commit_vauxoo/cfg/.oca_hooks-autofix.cfg.jinja @@ -1,6 +1,6 @@ [MESSAGES_CONTROL] {% if oca_hooks_matrix_value <=10 -%} -enable=none +enable=po-pretty-format, {% else -%} enable=field-string-redundant, manifest-superfluous-key,