Skip to content

env: Ensure config structs are properly validated

Warren Gifford requested to merge ef/vet-config into main

Created by: efritz

There were some places where we weren't calling Validate on structs, which may hide the use of a default value when the envvar has a conversion error.

Merge request reports

Loading