mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-25 14:37:45 -06:00
[IMP] update dotfiles
This commit is contained in:
committed by
Stefan Rijnhart
parent
df940069d4
commit
6890e6b65e
@@ -16,6 +16,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:
|
||||
@@ -37,7 +39,7 @@ repos:
|
||||
language: fail
|
||||
files: '[a-zA-Z0-9_]*/i18n/en\.po$'
|
||||
- repo: https://github.com/oca/maintainer-tools
|
||||
rev: 568cacd1d6eef453063a524a5ce63dcd49c7259b
|
||||
rev: 9a170331575a265c092ee6b24b845ec508e8ef75
|
||||
hooks:
|
||||
# update the NOT INSTALLABLE ADDONS section above
|
||||
- id: oca-update-pre-commit-excluded-addons
|
||||
@@ -50,6 +52,7 @@ repos:
|
||||
- --org-name=OCA
|
||||
- --repo-name=knowledge
|
||||
- --if-source-changed
|
||||
- --keep-source-digest
|
||||
- repo: https://github.com/OCA/odoo-pre-commit-hooks
|
||||
rev: v0.0.25
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user