Skip to content

Remove all managed configuration sections and files when removing a tool #183

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
This is probably related to #182 but in general for not just pyproject.toml but also setup.cfg etc. If we are removing a tool, we don't just want to remove sections which we add by default when adding the tool, but also all managed files, managed sections, etc. that are owned by our tool.

Summary of desired enhancement
Remove all managed configuration sections and files when removing a tool

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions