ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

ReSharper command line tools

Last modified: 23 August 2021

ReSharper Command Line Tools is a set of free cross-platform standalone tools that help you integrate automatic code quality procedures into your CI, version control, or any other server.

The Command Line Tools package includes the following tools:

  • InspectCode, which executes hundreds of ReSharper code inspections

  • dupFinder, which detects duplicated code in the whole solution or narrower scope

  • CleanupCode, which instantly eliminates code style violations and ensures a uniform code base