-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
To keep our project's changie configuration consistent we have a single .changie.yml at the top level of our project, but since we're always working in sub directories we need to do a lot of directory switching to use changie.
Describe the solution you'd like
A lot of similar tools support recursively searching higher level directories for their configuration files. This seems like the easiest and best solution for this.
Describe alternatives you've considered
It might be possible to just use a quick bash wrapper for my own purposes, but it seems like this would be an annoyance for a lot of other users too.
Additional context
darvyong and miniscruff
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request