Skip to content

Commit 814693b

Browse files
committed
Add source link for DEFAULT_GO_PACKAGES taskfile variable
These variables come from a reusable asset that is maintained in a centralized repository. Documenting its source will facilitate pulling in changes from development in the upstream repository, and also pushing fixes or enhancements that are made to it via this project.
1 parent c22374c commit 814693b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ includes:
55
dist: ./DistTasks.yml
66

77
vars:
8+
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/go-task/Taskfile.yml
89
# Path of the project's primary Go module:
910
DEFAULT_GO_MODULE_PATH: ./
1011
DEFAULT_GO_PACKAGES:

0 commit comments

Comments
 (0)