-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Milestone
Description
The root directory discovery is convoluted, and there are cases where it fails to resolve to a suitable path. We should improve the discovery as much as possible, but it also makes sense to provide a way for users to explicitly specify the root directory.
We could add a --rootdir
command line option, which would be relative to the invocation directory. We could also add a rootdir
configuration key, which would override the command line option, and would be relative to the configuration file.
blueyed, andrusha, asl97 and M4zD4i
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch