Skip to content

Commit

Permalink
Merge branch 'OCA:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ivs-cetmix authored Jan 9, 2024
2 parents a8be744 + 5311787 commit a0253b4
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 @@ -85,6 +85,8 @@ exclude: |
readme/.*\.(rst|md)$|
# Ignore build and dist directories in addons
/build/|/dist/|
# Ignore test files in addons
/tests/samples/*|
# You don't usually want a bot to modify your legal texts
(LICENSE.*|COPYING.*)
default_language_version:
Expand Down

0 comments on commit a0253b4

Please sign in to comment.