update pre-commit hook
parent
aa5f163dca
commit
164fb28200
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
git-pylint-commit-hook --suppress-report --ignore=^/dev --ignore=^/setup --ignore=^/config --ignore=^/dmi --ignore=^ext/odoo --ignore=^ext/enterprise-addons --ignore=^ext/3rd-party-addons --ignore=/tests/ --always-show-violations
|
||||
git-pylint-commit-hook --suppress-report --ignore=^dev --ignore=^setup --ignore=^config --ignore=^dmi --ignore=^ext/odoo --ignore=^ext/enterprise-addons --ignore=^ext/3rd-party-addons --ignore=/tests/ --always-show-violations
|
||||
|
|
|
|||
Loading…
Reference in New Issue