Info
Version: | 2.0.0 |
Author(s): | janniksam |
Last Update: | Thursday, December 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cakeissues.net/ |
NuGet Url: | https://www.nuget.org/packages/Cake.Issues.DupFinder |
Install
Install-Package Cake.Issues.DupFinder
dotnet add package Cake.Issues.DupFinder
paket add Cake.Issues.DupFinder
Cake.Issues.DupFinder Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This addin provides the aliases for reading JetBrains dupFinder issues and providing them to the Cake.Issues addin.
It also requires the core Cake.Issues addin.
There are also additional addins for generating reports or posting issues to pull requests.
See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.