cake-contrib / cake-contrib/Cake.Unity

Custom Arguments are appended differently to normal arguments

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
36
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Regular arguments are appended like `-argumentName argumentValue`
eg: `-buildTarget Android`.

Custom arguments are appended like `-argumentName=argumentValue`. This isn't only inconsistent, but breaks my argument parser

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.