Skip to content

Warewolf-ESB/CleanCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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)

Packages

No packages published

Languages

  • C# 83.1%
  • PowerShell 16.9%