Open
Description
Component
Forge
Describe the feature you would like
foundry.toml
seems to just have whatever latest feature jammed right into the global namespace for configuration, e.g. odyssey = false
. I have no idea what is, it should be a child of a parent namespace. It should provide descriptive information such that I don't have to dig around to see what it is and why its causing me an error on updating forge.
it certainly does not belong in the [profile.default]
namesapce.
Additional context
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Todo