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.
- Host: GitHub
- URL: https://github.com/hypnoglow/asdf-golangci-lint
- Owner: hypnoglow
- License: mit
- Created: 2020-01-27T22:06:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T10:08:53.000Z (6 months ago)
- Last Synced: 2025-04-20T09:39:42.901Z (2 months ago)
- Topics: asdf, asdf-plugin, golangci-lint
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-golangci-lint

[](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).