update pre-commit hook

develop
Ahmed Aly 2018-02-16 15:00:26 +01:00
parent aa5f163dca
commit 164fb28200
1 changed files with 1 additions and 1 deletions

View File

@ -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