pulumi/pkg/diag
joeduffy f552832a7a Alter diag.Message to discourage format mistakes
This change alters diag.Message to not format strings and, instead,
encourages developers to use the Infof, Errorf, and Warningf varargs
functions.  It also tests that arguments are never interepreted as
format strings.
2017-06-02 18:37:28 -07:00
..
colors Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
diag.go Alter diag.Message to discourage format mistakes 2017-06-02 18:37:28 -07:00
doc.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
pos.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
sink.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
sink_test.go Alter diag.Message to discourage format mistakes 2017-06-02 18:37:28 -07:00