Pascal Berger
Pascal Berger
The [DockerBuild alias](https://github.com/MihaMarkic/Cake.Docker/blob/9cd74191ca5aa1e5296199291ec639075fb4e8fd/src/Cake.Docker/Image/Build/Docker.Aliases.Build.cs#L17) currently expects the path as a `string`. It would be more "Cake-like" if path parameter would be of type [DirectoryPath](https://cakebuild.net/api/Cake.Core.IO/DirectoryPath/). Maybe there are also other places where...
A rule to dissallow inline-style links would be a nice enhancements. Possible configuration parameters: * Disallow all inline-style links * Allow inline-style links in lists only * Allow all inline-style...
Writing fenced code blocks inside of ordered and unordered lists might not be the most obvious thing. A rule indicating mistakes might be really helpful in this case. Stuff to...
It would be nice to have tab completion for CLI switches of Cake .NET Tool and Cake Frosting. Since `--target` is not a CLI switch for Cake .NET Tool implementing...
We should add tests for ContinuaProvider
### What You Are Seeing? Cake.Issues.Reporting.Generic addin expects `Newtonsoft.Json.dll` to be loaded into AppDomain and uses it to compile Razor templates. When all addins used in the script are pinned...
Currently the `showdescription` lists tasks in the order they were defined. IMHO it would more useful if they were listed alphabetically.
Each Cake addin requires some kind of argument validation (or at least should :). Instead of having to implement this in every addin it would be nice if this could...
Remove broken `Sharepoint Interview Question For Developer` link
In the package details dialog the "Maintainers" always seem to be empty:  ## Versions Chocolatey: v0.10.3 Professional ChocolateyGUI: v0.14.0-unstable0145 # Related Issues and Tickets * [ZenDesk Ticket](https://chocolatey.zendesk.com/agent/tickets/13059)