-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Enhancement ✨Improvement to a componentImprovement to a componentpyreverseRelated to pyreverse componentRelated to pyreverse component
Milestone
Description
Current problem
See this SO question:
The --colorized
option uses a fixed colour palette.
If one wants to use other colours, (s)he has to use a text-based output format and do a search-and-replace.
Desired solution
As the colour palette is just a simple list of strings inside pylint.pyreverse.writer.DiagramWriter
it should be possible to make this configurable.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Enhancement ✨Improvement to a componentImprovement to a componentpyreverseRelated to pyreverse componentRelated to pyreverse component