mirror of
https://github.com/go-task/task.git
synced 2026-04-24 19:54:16 +02:00
1b418409d1
Add new experiment flag TASK_X_SCOPED_INCLUDES for scoped variable resolution in included Taskfiles. When enabled, variables from included Taskfiles will be isolated rather than merged globally. This is the first step towards implementing lazy DAG-based variable resolution with strict isolation between includes.