mirror of
https://github.com/RubyMetric/chsrc
synced 2025-11-18 21:27:43 +08:00
Update lefthook.yml
This commit is contained in:
@@ -15,9 +15,10 @@ pre-commit:
|
||||
parallel: true
|
||||
jobs:
|
||||
- name: 试运行 DEBUG mode
|
||||
run:
|
||||
# 触发所有 _prelude() 函数检查
|
||||
run: |
|
||||
just build-in-debug-mode
|
||||
./chsrc-debug
|
||||
./chsrc-debug get pip
|
||||
glob: "*.{c,h}"
|
||||
exclude: test/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user