Files
chsrc/lefthook.yml
2025-10-28 19:01:21 +08:00

19 lines
477 B
YAML

# ---------------------------------------------------------------
# Lefthook File : lefthook.yml
# File Authors : 曾奥然 <ccmywish@qq.com>
# Contributors : Nul None <nul@none.org>
# |
# Created On : <2025-10-28>
# Last Modified : <2025-10-28>
# ---------------------------------------------------------------
pre-commit:
only:
- ref: dev
jobs:
- name: 测试 xy.h
run: just test-xy
- name: 测试 framework
run: just test-fw