goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.17k stars 157 forks source link

refactor: stricter golangci-lint ruleset #631

Closed caarlos0 closed 1 year ago

caarlos0 commented 1 year ago

pretty much merged with goreleaser's and fixed all issues

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 51fb0b1
Status: ✅  Deploy successful!
Preview URL: https://3bcde99c.nfpm.pages.dev
Branch Preview URL: https://lint.nfpm.pages.dev

View logs

codecov[bot] commented 1 year ago

Codecov Report

Merging #631 (51fb0b1) into main (745ad27) will decrease coverage by 0.04%. The diff coverage is 88.00%.

@@            Coverage Diff             @@
##             main     #631      +/-   ##
==========================================
- Coverage   75.74%   75.71%   -0.04%     
==========================================
  Files          14       14              
  Lines        2948     2944       -4     
==========================================
- Hits         2233     2229       -4     
  Misses        506      506              
  Partials      209      209              
Impacted Files Coverage Δ
internal/sign/pgp.go 65.31% <80.00%> (ø)
apk/apk.go 73.51% <100.00%> (-0.19%) :arrow_down:
arch/arch.go 78.52% <100.00%> (ø)
deb/deb.go 71.34% <100.00%> (-0.12%) :arrow_down:
files/files.go 77.52% <100.00%> (ø)
rpm/rpm.go 70.28% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.