Skip to content

negarfathi/CleanCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanCode

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages