Skip to content

Allow users to explicitly specify the path of the root directory #1642

@davehunt

Description

@davehunt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueeasy issue that is friendly to new contributortype: enhancementnew feature or API change, should be merged into features branch

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions