cleanupcode CLI - Running inspection quick fixes

Answered

Hello,

There are a lot of inspections which we would like to run their quick fixes automatically in a pipeline.
However I can't seem to figure out how to setup a profile for cleancode cli to use the different inspections.
E.g. If I wanted to automatically run the LINQ to method chain quickfix, I can't seem to figure out how to configure cleancode to do that.

 

I wanna do this via the cleanupcode CLI tool

0
1 comment

Hello Oliver Nybroe

There is no way to apply quick-fixes automatically using the ReSharper's CleanupCode CLI. InspectCode CLI can only report the corresponding inspections' results.

0

Please sign in to leave a comment.