Commit bcbd285 Abhijit Sarkar
committed
1 parent e65bfa5 commit bcbd285 Copy full SHA for bcbd285
File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,9 @@ the build duration can't be calculated precisely.
39
39
The bars and percentages are rounded off such that the output provides a good indication of how long individual
40
40
tasks took to complete relative to the build, but are not meant to be correct up to the milliseconds.
41
41
42
+ :information_source : It is sufficient to apply the plugin to the root project; applying to subprojects will result
43
+ in duplication of the report.
44
+
42
45
:warning : If the output console does not support UTF-8 encoding, the bars may appear as weird characters. If you are
43
46
running Windows, make sure the terminal encoding is set to UTF-8, or turn off the bars as explained above.
44
47
You can’t perform that action at this time.
0 commit comments