- Create standard ReSharper plugin (target .NET 4.0).
- Add additional reference to
JetBrains.CommandLine.InspectCode.Unattended
library from CLT distribution.
- Implement your own logic of
IInspectCodeConsumer
- Implement
IInspectCodeConsumerFactory
factory
- Start InspectCode with following parameters
inspectcode ... /Plugin=path-to-custom-logger-dll