-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issue with symlinks in directories for nfpm #24
Conversation
Codecov Report
@@ Coverage Diff @@
## main #24 +/- ##
==========================================
+ Coverage 81.96% 82.40% +0.43%
==========================================
Files 2 2
Lines 122 125 +3
==========================================
+ Hits 100 103 +3
Misses 13 13
Partials 9 9
Continue to review full report at Codecov.
|
I don't see what's the issue with linter, actually upd: I've run it locally, added skip for the assertion check |
Does it look good now? |
thanks! |
It is the first step necessary to solve goreleaser/nfpm#428