AI-generated code brought typography into my repository, so I wrote a Roslyn analyzer
This story is from 2026-09-19. It is preserved in the archive; the latest stories are on the live feed.
I kept running into characters like: — “ ” ’ … − They usually arrive through copy/paste, documentation tools, or AI-generated content. Most of the time, the compiler does not care. But diffs, searches, reviews and repository consistency sometimes do. So I built a small Roslyn analyzer for it: Coree…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-19 10:49 · DEV Community — AI
AI-generated code brought typography into my repository, so I wrote a Roslyn analyzer