Remix.run Logo
Show HN: Code-Governance – easy-to-use architecture linter(useparadigm.app)
2 points by wojtkk 7 hours ago

Tool that plugs into your CI pipeline and tells you which imports violate your architecture rules, plus a dashboard for architecture observability — for both Python and TypeScript.

People told us that during code review they often check newly added imports to avoid breaking architecture rules, but at the same time they’re not satisfied with existing tools like import-linter, which lack automatic configuration generation or a global architecture overview.