summaryrefslogtreecommitdiff
path: root/contrib/gate
Commit message (Collapse)AuthorAge
* prepare for move to validate on 1.11 onlybaude2018-12-19
| | | | Signed-off-by: baude <bbaude@redhat.com>
* Standardized container image for gofmt and lintChris Evich2018-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>