Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 302 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 v1.56.1.

Installation

To build the Docker image, run this command:

make build-image