

If you want to configure CleanupCode on a CI server, you can make all configurations locally with JetBrains Rider, save the settings to the Solution Team-Shared layer, and then commit the resulting file in the solution directory to your VCS.

DotSettings files and apply them.ĬleanupCode will read the following preferences from DotSettings files: If so, CleanupCode will find your custom settings in. If you have previously worked on the target solution with JetBrains Rider, you may have already configured code style settings. If your project is under Git VCS, use git diff after running CleanupCode to reveal any changes that were made by the tool. You can also run code inspection, and coverage analysis from the command line. If you have problems running CleanupCode, make sure that your setup meets the system requirements.

NET tools and run CleanupCode with the jb command. Alternatively, you can install ReSharper command line tools as.
