Show HN: Code-Governance – easy-to-use architecture linter
Category: devtools
Tags: architecture-linter, dependency-analysis, code-quality
Score: 6.5/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 7)
Code-Governance is an architecture linter for Python and TypeScript that enforces module boundaries to prevent spaghetti imports and maintain clean code organization. It's interesting because it combines static analysis with AI-assisted setup (via Claude Code plugin), offers zero-config scanning, and provides comprehensive CI integration with auto-fix capabilities for pull requests.
Target audience: backend devs, full-stack devs, devops
Repository: https://www.useparadigm.app/code-governance · Python · MIT
View on Hacker News