Show HN: Archprint, infer architecture lint rules from your repo's import graph
By Tommkruix123 · 2026-09-07 · 3 points · 0 comments
https://github.com/Tommkruix/archprint
Every TypeScript architecture linter makes you write the rules by hand (dependency-cruiser, eslint-plugin-boundaries, Sheriff, ts-arch). Archprint does the opposite: it reads your repo's real import graph, finds the boundaries your code already respects, and turns the ones that…
Open the full discussion on BetterNews