• Steven Allen's avatar
    fix: normalize options when parsing them · 7c76a735
    Steven Allen authored
    We introduced a bug where we forgot to do this and couldn't find the definition
    for the option.
    
    This _also_ fixes (and tests) a bug where we'd allow duplicate flags in some
    cases.
    7c76a735
parse_test.go 20.2 KB