Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 303 Bytes

Golangci-lint image

Overview

This folder contains the Golangci-lint image that is based on the upstream Golangci-lint image. Use it to lint Go source files.

The image contains golangci-lint vv1.46.2.

Installation

To build the Docker image, run this command:

make build-image