-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvements
Description
Issue Kind
Unclear documentation
Existing Link
Description
It is clearly stated in your documentation that poetry can be configured both locally and globally:
- The file
poetry.tomlstores local-configurations ofpoetry. - The file
config.tomlstores the global-configurations ofpoetry.
However, the documentation does not specify what would happen if the same configuration (i.e. setting) was set in both files (i.e. both globally and locally) to a different option. My guess is that the local-configuration (i.e. the configuration in the poetry.toml file) would take precedence/advantage, but I am not sure, since it is not mentioned in the documentation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvements