Skip to content

Commit

Permalink
[FIX] Pre-commit - Ignore nextcloud_odoo_sync
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGigSolutions committed Apr 22, 2024
1 parent d17becc commit c2770de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ exclude: |
readme/.*\.(rst|md)$|
# You don't usually want a bot to modify your legal texts
(LICENSE.*|COPYING.*)|
# Emesa: prevent "not used from manifest" for indirectly loaded test data
custom/addons/([^/]+)/test_data/
# Temporary modules
nextcloud_odoo_sync/
default_language_version:
python: python3
node: "16.17.0"
Expand Down

0 comments on commit c2770de

Please sign in to comment.