CleanCode is a static analysis tool for C# source code that checks whether a file follows common clean code practices related to naming, method structure, and complexity. Implemented as a Windows Forms application on top of Roslyn, with additional use of NetSpell and the Stanford POS Tagger, it detects rule violations and presents them through a visual interface to help developers inspect readability, maintainability, and structural quality issues in their code.
negarfathi/CleanCode
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|