Fix `bake.cfg big-print`
hyperupcall opened this issue · 1 comments
hyperupcall commented
Test case
# shellcheck shell=bash
task.run() {
bake.cfg 'big-print' 'no'
go run . "$@"
}
Also show all available config options when an incorrect one is passed
hyperupcall commented
This seems to work, no problem here