mirror of
https://github.com/go-task/task.git
synced 2026-04-26 20:02:40 +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.