10 lines
228 B
YAML
10 lines
228 B
YAML
repos:
|
|
- repo: local
|
|
hooks:
|
|
- id: task-check
|
|
name: task check (analyze + unit + widget + integration)
|
|
language: system
|
|
entry: task check
|
|
pass_filenames: false
|
|
always_run: true
|