mirror of
https://github.com/go-task/task.git
synced 2026-04-24 19:54:16 +02:00
0dbeaaf187
When the SCOPED_INCLUDES experiment is enabled, variables from included Taskfiles are no longer merged globally. They remain in their original Taskfile within the DAG. Exception: flatten includes still merge variables globally to allow sharing common variables across multiple Taskfiles.