Skip to content

Commit c086528

Browse files
authored
Merge pull request #174 from per1234/task-var-source-link
Add source link for `DEFAULT_GO_PACKAGES` taskfile variable
2 parents ff8aaa6 + 814693b commit c086528

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)