Pylint Score Tracker

Quick utility to process build data.

qualixar Updated

File contents

pylint-score-tracker

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_011/.openclaw/skills/pylint-score-tracker commit 5e9065e0d0

Frequently asked questions

npx skillmds@latest add qualixar/pylint-score-tracker-2