tools

package module
v0.0.0-...-5ff0218 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

Tools


This directory lists all the tools that will be built and used by the test runners, in order to have a stable version for the tests to use. This directory is not built from and is only used for versioning.

Currently we use golangci-lint in our tests, which contains a suite of linters.

We configure golangci using .golangci.yaml . This file is the source of truth of which tools are running and their configuration.

Documentation

Overview

Package tools is used to track binary dependencies with go modules https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL