Skip to content

New config.LoadConfigFromFile() function

Ash McKenzie requested to merge ashmckenzie/dry-up-main into master

What does this MR do and why?

This MR creates a new config.LoadConfigFromFile() function which DRYs up the main.go file and is also now tested. It was extracted from Draft: Allow zip metadata reader limit to be co... (!141451 - closed) and will help Allow default zip metadata reader limit to be c... (!141581 - merged).

Edited by Ash McKenzie

Merge request reports