Plisky.Mollycoddle
0.0.1
dotnet add package Plisky.Mollycoddle --version 0.0.1
NuGet\Install-Package Plisky.Mollycoddle -Version 0.0.1
<PackageReference Include="Plisky.Mollycoddle" Version="0.0.1" />
paket add Plisky.Mollycoddle --version 0.0.1
#r "nuget: Plisky.Mollycoddle, 0.0.1"
// Install Plisky.Mollycoddle as a Cake Addin #addin nuget:?package=Plisky.Mollycoddle&version=0.0.1 // Install Plisky.Mollycoddle as a Cake Tool #tool nuget:?package=Plisky.Mollycoddle&version=0.0.1
Mollycoddle Command Line Linting Tool.
Mollycoddle lints directory structures and code structures, it does not lint code itself but the files and directories that contain the code. It is designed to be used in a CI/CD pipeline to ensure that the code is structured correctly and that the directory structure is consistent.
Documentation
See https://itsey.github.io/ for all documentation or Mollycoddle Home Page.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 223 | 3/16/2024 |
0.0
Packaged to NugetTool using nuke.
0.0.0
First version of a nuget tool release.
Basic support for rulesets and some default rules..