Skip to content

Commit c912797

Browse files
erichaagdevjthurne
andcommitted
Reword method to function
Co-authored-by: Jim Hurne <jhurne@gradle.com>
1 parent fc15f8d commit c912797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scripts/lib/build_scan.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
readonly FETCH_BUILD_SCAN_DATA_JAR="${LIB_DIR}/export-api-clients/fetch-build-scan-data-cmdline-tool-${SCRIPT_VERSION}-all.jar"
44

5-
# This is a helper method for the common pattern of reading Build Scan metadata
5+
# This is a helper function for the common pattern of reading Build Scan metadata
66
# from the build-scans.csv file, then retrieving build metrics using the Gradle
77
# Enterprise API.
88
process_build_scan_data_online() {

0 commit comments

Comments
 (0)