Search Criteria
Package Details: golangci-lint 1.63.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/golangci-lint.git (read-only, click to copy) |
---|---|
Package Base: | golangci-lint |
Description: | Fast linters runner for Go. |
Upstream URL: | https://golangci.com |
Keywords: | go golangci golangci-lint gometalinter lint linter |
Licenses: | GPL-3.0 |
Conflicts: | golangci-lint |
Provides: | golangci-lint |
Submitter: | matthias.lisin |
Maintainer: | ldez |
Last Packager: | ldez |
Votes: | 17 |
Popularity: | 0.92 |
First Submitted: | 2019-05-04 18:39 (UTC) |
Last Updated: | 2025-01-03 20:11 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
pcmoore commented on 2025-01-01 22:06 (UTC)
Thanks for updating the PKGBUILD, but it is now broken in a different way:
pcmoore commented on 2025-01-01 15:32 (UTC)
This might not be the right fix, but I had to apply the following changes to get the PKGBUILD to work:
pancho commented on 2022-03-18 22:01 (UTC) (edited on 2022-03-18 22:33 (UTC) by pancho)
Hi, @matthias.lisin.
Thanks a lot for this package!
I kindly request the addition of
./"$pkgname" completion fish | install -Dm644 /dev/stdin "$pkgdir"/usr/share/fish/vendor_completions.d/golangci-lint.fish
to
prepare()
, so thatfish
users can benefit from this package's completion.(Thanks also to @Idez, who packages
golangci-lit-bin
, for fixing my initial proposal!)Thanks a lot!
matthias.lisin commented on 2020-07-31 13:55 (UTC)
@graysky Looks like you might have
CGO_ENABLED=0
set in your environment. Pushed an update, should work now.graysky commented on 2020-07-31 09:47 (UTC) (edited on 2020-07-31 09:51 (UTC) by graysky)
Unable to build in a clean build root. full log: https://gist.github.com/graysky2/38a136cfaecbf71e7bfc40cfaa120526
matthias.lisin commented on 2020-07-07 20:01 (UTC)
@muesli Weird. I really thought we found the issue last time. Guess not.
I don't have much time right now, so no check as quickfix.
muesli commented on 2020-07-07 19:53 (UTC)
Latest release fails building during the tests, looking for sources in a golangci-lint-1.28.0 dir (the previous release's version).
matthias.lisin commented on 2020-05-01 18:22 (UTC)
@muesli nice, thanks for info. let's see if it breaks with next release
muesli commented on 2020-05-01 17:27 (UTC)
@matthias.lisin: still builds fine with yay here, nice job!
1 2 Next › Last »