mockolo icon indicating copy to clipboard operation
mockolo copied to clipboard

Add customImports command shorthand back

Open tinder-matthewmourlam opened this issue 1 year ago • 1 comments

Mockolo command line argument for customImports changed where -c shorthand was removed.

Previously, you could use either --custom-imports OR -c: https://github.com/uber/mockolo/blob/d5f08f5e03bfc25f88adbe5bcab684ad2f25b45c/Sources/Mockolo/Executor.swift#L113-L114

But now only --custom-imports: https://github.com/uber/mockolo/blob/master/Sources/Mockolo/Executor.swift#L41-L43

This occurred on https://github.com/uber/mockolo/pull/153 but there is no explicit mention of this change so hoping we can add it back so folks do not need to update their existing cli scripts.

tinder-matthewmourlam avatar Aug 01 '22 19:08 tinder-matthewmourlam

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 01 '22 19:08 CLAassistant