-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Toolings tends to clutter root directory of project. Goreleaser uses its own .goreleaser.yml
file, usualy at root directory.
Describe the solution you'd like
Support https://github.com/pi0/config-dir spec by searching for .config/goreleaser.yml
file.
Describe alternatives you've considered
Using an environment variable. Easy on CI but not for mates.
Search
- I did search for other open and closed issues before opening this
Supporter
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request