Skip to content
Commit ec704443 authored by Jamie McCrae's avatar Jamie McCrae Committed by Stephanos Ioannidis
Browse files

treewide: Disable automatic argparse argument shortening



Disables allowing the python argparse library from automatically
shortening command line arguments, this prevents issues whereby
a new command is added and code that wrongly uses the shortened
command of an existing argument which is the same as the new
command being added will silently change script behaviour.

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent d428c8c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment