StyleNinja for CodeRush povides StyleCop-like hints through the CodeRush Code Issues user interface.
It does not require you to installStyleCop.
Additionally these hints/rules will work across multiple languages relying upon user preferences (as stored in CodeRush's Code Style options page) where applicable.
Implemented rules include
- The SA11XX (Readability) set of rules.
- The SA12XX (Ordering) set of rules.
- The SA13XX (Naming) set of rules.
- The SA14XX (Maintainability) set of rules.
- The SA15XX (Layout) set of rules.