Skip to content

DiomedesDominguez/CleanCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Code ReSharper Plugin Project

CleanCode

An experiment in trying to automate some of concepts described in Uncle Bob's books on Clean Code.

Currently includes:

  • TooManyDependencies - Detects when a constructor has more than X interfaces passed in. X is configurable via options dialog

Upcoming features

All features are logged here

Please use the previous issue tracker for logging bugs, feature requests, etc.

Installing

Copy the DLL for each Plugin to the ReSharper\bin\Plugins folder

License

Licensed under MIT (c) 2012 Hadi Hariri and Contributors

Note: All references to Clean Code, including but not limited to the Clean Code icon are used with permission of Robert C. Martin (a.k.a. UncleBob)

About

ReSharper Plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.7%
  • PowerShell 17.3%