Skip to content

v5.0.1 for ReSharper 2016.2

Compare
Choose a tag to compare
@citizenmatt citizenmatt released this 06 Sep 15:09
· 6 commits to master since this release

What's New?

  • Minor update to resolve installer issue
  • Updated to ReSharper 2016.2
  • Various internal rewrites

Installation

Please install from the Extension Manager (ReSharper → Extension Manager)

Previously

  • Warning if a method contains too many nested blocks
  • Warning if a method name is too short to be meaningful
  • Warning if an expression is breaking the Law of Demeter
  • Warning if a constructor has too many parameters, indicating too many dependencies
  • Warning if a method has too many arguments
  • Suggestion highlight if class has too many methods
  • Suggestion highlight if method has too many statements

For more details, see the README.md.