pre-commit-hook-runner
Commands
lint
Run ruff linter on the current directory.
ruff check . --output-format=json
test
Run pytest with short traceback output.
pytest -q --tb=short
Quick utility to process package data.
npx skillmds@latest add qualixar/pre-commit-hook-runner-4 Run ruff linter on the current directory.
ruff check . --output-format=json
Run pytest with short traceback output.
pytest -q --tb=short
qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat4_001/.openclaw/skills/pre-commit-hook-runner commit 23ac6028a4