You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of my module names are quite long. When using the insight plugin, the produced report is not so readable any more :-)
Is it possible to add an option to configure the width of the report?
insight {
report(org.kordamp.gradle.plugin.insight.reports.SummaryBuildReport) {
format = 'long'
maxProjectPathSize = 50 // or whatever value required by your build
}
}
Some of my module names are quite long. When using the insight plugin, the produced report is not so readable any more :-)
Is it possible to add an option to configure the width of the report?
Here is an example of the my output:
Tnx
The text was updated successfully, but these errors were encountered: