Skip to content

Commit

Permalink
Add a note not to apply to subprojects
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijit Sarkar committed May 9, 2021
1 parent e65bfa5 commit bcbd285
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ the build duration can't be calculated precisely.
The bars and percentages are rounded off such that the output provides a good indication of how long individual
tasks took to complete relative to the build, but are not meant to be correct up to the milliseconds.

:information_source: It is sufficient to apply the plugin to the root project; applying to subprojects will result
in duplication of the report.

:warning: If the output console does not support UTF-8 encoding, the bars may appear as weird characters. If you are
running Windows, make sure the terminal encoding is set to UTF-8, or turn off the bars as explained above.

Expand Down

0 comments on commit bcbd285

Please sign in to comment.