config option optional
is not validated
#255
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Issues that anyone could pick up and implement if useful to them
This option is effectively an enum but right now it's just string-typed, so if you do
optional: pointerz
it will effectively be equivalent tooptional: value
(the default). We should validate it!The text was updated successfully, but these errors were encountered: