lucky8197/dsh-code-smell

Plugin ⭐ 1 BSD-3-Clause other

> Code Smell Radar for DeepSeek Harness. > A read-only DSH plugin that statically scans a repository for common code smells: > TODO/FIXME/HACK debt, stub implementations (NotImplemented / 未实现), over-long > lines, oversized files, and duplicated code blocks — then outputs severity-sorted,

catalog description:DSH 插件:代码气味雷达——静态扫描 TODO/FIXME 债务、未实现桩、超长行、大文件与重复代码块,按严重度输出修复建议,全程只读。Code Smell Radar for DeepSeek Harness.

Install

dsh plugin --profile web add "github:lucky8197/dsh-code-smell#main"

Add lucky8197/dsh-code-smell to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.