Skip to content

Commit

Permalink
move rgs modules
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Mar 7, 2024
1 parent 50d0c78 commit 6875d8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repos:
hooks:
- id: oca-checks-odoo-module
args:
- --disable=xml-deprecated-data-node,xml-view-dangerous-replace-low-priority,xml-dangerous-qweb-replace-low-priority,xml-duplicate-record-id
- --disable=xml-deprecated-data-node,xml-view-dangerous-replace-low-priority,xml-dangerous-qweb-replace-low-priority
# - id: oca-checks-po
- repo: https://github.com/myint/autoflake
rev: v1.6.1
Expand Down Expand Up @@ -149,3 +149,4 @@ repos:
- id: pylint_odoo
args:
- --rcfile=.pylintrc-mandatory
- --disable=duplicate-xml-record-id

0 comments on commit 6875d8a

Please sign in to comment.