OCA / odoo-pre-commit-hooks

Linters of Odoo addons that complement pylint-odoo
GNU Affero General Public License v3.0
10 stars 12 forks source link

[FIX] oca_pre_commit_hooks: Fix exit_status false error #48

Closed moylop260 closed 2 years ago

moylop260 commented 2 years ago

Only exit code different to zero if there are check messages detected

Fixing false exit status