What is the purpose of normalizeFlags
?
#1929
Labels
area/v2
relates to / is being considered for v2
kind/question
someone asking a question
status/triage
maintainers still need to look into this
I read the code but my understanding of it doesn't match what happens when I remove that function entirely.
It looks like the only things it does in practice is to disallow using the long form and the short form alias of the same flag in a same call.
Is there a reason why that should be disallowed? Or is that a necessity due to some constraint I am not seeing?
The text was updated successfully, but these errors were encountered: