Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configuration files should be merged hierarchically #3420

@charliermarsh

Description

@charliermarsh

Following Cargo's strategy here: https://doc.rust-lang.org/cargo/reference/config.html.

We should at least merge the local configuration with the user configuration (e.g., our $HOME/.cargo/config.toml equivalent). We can probably skip merging configuration all along the path.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions