mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: golangci-lint-1.14.0
This commit is contained in:
parent
453b802d22
commit
9c0ae75815
1 changed files with 12 additions and 0 deletions
12
srcpkgs/golangci-lint/template
Normal file
12
srcpkgs/golangci-lint/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'golangci-lint'
|
||||||
|
pkgname=golangci-lint
|
||||||
|
version=1.14.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||||
|
short_desc="Linters Runner for Go"
|
||||||
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/golangci/golangci-lint"
|
||||||
|
distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
|
||||||
|
checksum=cf1b938fd03f9a691dbbf668c338c7ef6760a74c3ece94b054336288bae52d13
|
Loading…
Add table
Reference in a new issue