v5.0.2 for ReSharper 2016.2
What's New?
- Method too long no longer includes method parameters and type parameters when counting number of (variable) declarations (#12)
From 5.0.1:
- 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.