Test disable consumming task
This commit is contained in:
parent
cad46ee936
commit
3e29e83ee0
1 changed files with 2 additions and 1 deletions
|
|
@ -275,7 +275,8 @@ repos:
|
|||
rev: 4.2.0
|
||||
hooks:
|
||||
- id: sqlfluff-lint
|
||||
stages: [pre-commit, manual] # manual needed for ci
|
||||
#stages: [pre-commit, manual] # manual needed for ci
|
||||
stages: [manual] # manual needed for ci
|
||||
exclude: (?x)^
|
||||
(dev/initdemo/mysqldump_.*\.sql
|
||||
|htdocs/core/menus/init_menu_auguria\.sql
|
||||
|
|
|
|||
Loading…
Reference in a new issue