Pre Commit Hook Runner

Quick utility to process package data.

qualixar 23ac602 436 B Updated

File contents

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

qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat4_001/.openclaw/skills/pre-commit-hook-runner commit 23ac6028a4

Frequently asked questions

npx skillmds@latest add qualixar/pre-commit-hook-runner-4