resharper-to-codeclimate
1.0.5
Converts a ReSharper inspectcode xml report file to a Code Climate json report file.
dotnet tool install --global resharper-to-codeclimate --version 1.0.5
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local resharper-to-codeclimate --version 1.0.5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=resharper-to-codeclimate&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Improved fingerprint generation
Dependencies
This package has no dependencies.