Files
sharedinbox/.pre-commit-config.yaml
T
2026-04-16 15:14:18 +02:00

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