4 Commits

Author SHA1 Message Date
Ludovic Fernandez
bddc63a234
dev: fix CI workflow for Windows (#3134) 2022-08-24 22:10:51 +02:00
Ludovic Fernandez
970b0a5bd7
fix: set an explicit GOROOT in the Docker image for go-critic (#3106) 2022-08-21 14:07:08 +02:00
Marat Reymers
1660b2746a
dev: syntax highlight for all dockerfiles (#3038) 2022-08-01 15:57:33 +02:00
Tam Mach
d4ebf99e5e
build(go): Check if go.mod and go.sum are up to dated (#1377)
This commit is to add job to check if go.mod and go.sum are up to
date.

Also add go.sum into .gitattributes so that it will be considered
as generated file in PR review.

Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-09-21 07:48:49 +10:00