Custom InspectCode Issue Logger
Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
- Create standard ReSharper plugin (target .NET 4.0).
- Add additional reference to
JetBrains.CommandLine.InspectCode.Unattended
library from CLT distribution.
- Implement you own logic of
IInspectCodeConsumer
- Implement
IInspectCodeConsumerFactory
factory
- Start InspectCode with following parameters
inspectcode ... /Plugin=path-to-custom-logger-dll