bkoelman / CSharpGuidelinesAnalyzer

Reports diagnostics for C# coding guidelines that are not already covered by Resharper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement AV2318: Don't use comments for tracking work to be done later

bkoelman opened this issue · comments

This analyzer should report on various variations of "TODO" in comment trivia.