forked from github/pelican
Get rid of the coerce_overrides() function. Add the ParseOverrides argparse.Action to parse overrides. Treat all extra settings values strictly as json values. Test overrides. Edit docs and cli help.
119 B
119 B
Release type: patch
Fix incorrect parsing of parameters specified via -e / --extra-settings option flags (#2938).