An open API service indexing awesome lists of open source software.

https://github.com/hypnoglow/asdf-golangci-lint

golangci-lint plugin for asdf version manager.
https://github.com/hypnoglow/asdf-golangci-lint

asdf asdf-plugin golangci-lint

Last synced: about 2 months ago
JSON representation

golangci-lint plugin for asdf version manager.

Awesome Lists containing this project

README

        

# asdf-golangci-lint

![Maintenance](https://img.shields.io/maintenance/yes/2025)
[![master](https://github.com/hypnoglow/asdf-golangci-lint/actions/workflows/master.yaml/badge.svg)](https://github.com/hypnoglow/asdf-golangci-lint/actions/workflows/master.yaml)

[golangci-lint](https://github.com/golangci/golangci-lint) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```shell
asdf plugin add golangci-lint https://github.com/hypnoglow/asdf-golangci-lint.git
```

## Usage

Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions of golangci-lint.

## LICENSE

[MIT](LICENSE).