Closed
Description
The current implementation only searches the config file in pwd, home folder and argument, But git and other tools as the capability of searching config files and folders in parent folders in case someone move out of the config file folder.
Note: This will need a depth value for stop at a given iteration
Function that will handle this:
Lines 81 to 92 in ac7cfe0