Show HN: I built a linter for undocumented linter warnings. AI hates me now
Category: devtools
Tags: linter, code-review, tech-debt, cli-tool, rust
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
shamefile is a Rust CLI tool that enforces documentation of silenced linter warnings by maintaining a YAML registry of suppressions. It bridges a gap in code review workflows by making suppression decisions reviewable and persistent, integrating with CI/CD and AI agents for safer code practices.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/BKDDFS/shamefile · Rust · Apache-2.0
View on Hacker News