Closed skolima closed 7 years ago
Moving from positional to named arguments for NuKeeper, I got an IndexOutOfRangeException, as the parsing failed. This changes the behaviour to ignore unnamed arguments instead of crashing.
The travis build failure is unrelated to the code
Moving from positional to named arguments for NuKeeper, I got an IndexOutOfRangeException, as the parsing failed. This changes the behaviour to ignore unnamed arguments instead of crashing.