Fix some comments and format nits.

This commit is contained in:
jregan
2018-12-30 07:40:30 -08:00
parent 80f3afc1ff
commit 93ad371400
3 changed files with 11 additions and 6 deletions

View File

@@ -97,8 +97,9 @@ func unmarshal(y []byte, o interface{}) error {
return dec.Decode(o)
}
// Maybe switch to the false path permanently (desired by #606),
// or expose this as a CLI flag.
// TODO(#6060) Maybe switch to the false path permanently
// (desired by #606), or expose this as a new customization
// directive.
const demandExplicitConfig = true
func makeTransformerConfig(