Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Standardized container image for gofmt and lint | Chris Evich | 2018-11-13 |
Having a standardized image allows uniform application of format and lint checking across multiple host platforms. This ensures all contributors and disparate CI systems to play by a common set of basic rules. It also makes it easier to maintain the common rules over-time. Signed-off-by: Chris Evich <cevich@redhat.com> |