generated from cortinico/kotlin-gradle-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
⚠️ Is your feature request related to a problem? Please describe
Not a problem at all.
Its like a Badge to indicate how healthier is the dependency graph
💡 Describe the solution you'd like
It would be nice if we could define a field to define how healthier is the dependency graph, let's say
healthDeepGraph = 4
if( deepGraph <= healthDeepGraph) Green badge
if( deeGraph > healthDeepGraph) Yellow badge
if( deepGraph > 2*healthDeepGraph) Red badge
🤚 Do you want to develop this feature yourself?
- Yes
- No (probably no)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request