Search Criteria
Package Details: golangci-lint 1.62.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/golangci-lint.git (read-only, click to copy) |
---|---|
Package Base: | golangci-lint |
Description: | Linters Runner for Go. 5x faster than gometalinter. |
Upstream URL: | https://github.com/golangci/golangci-lint |
Keywords: | go golangci golangci-lint gometalinter lint linter |
Licenses: | GPL3 |
Submitter: | matthias.lisin |
Maintainer: | ldez |
Last Packager: | ldez |
Votes: | 16 |
Popularity: | 0.27 |
First Submitted: | 2019-05-04 18:39 (UTC) |
Last Updated: | 2024-11-25 14:54 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
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!
matthias.lisin commented on 2020-05-01 17:18 (UTC)
I'm now only unsetting
CGO_CFLAGS
when running tests as I think this is the cause of broken tests.Dear yay users and other ~/.cache-makepkgers, please let me know if the tests fail once again.
greut commented on 2020-04-29 05:22 (UTC)
@matthias.lisin it's all good on my side now. Thanks a lot!
1 2 Next › Last »