mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
refactor: IncludedTaskfiles -> Includes
This commit is contained in:
@@ -38,7 +38,7 @@ type Task struct {
|
||||
Run string
|
||||
IncludeVars *Vars
|
||||
IncludedTaskfileVars *Vars
|
||||
IncludedTaskfile *IncludedTaskfile
|
||||
IncludedTaskfile *Include
|
||||
Platforms []*Platform
|
||||
Location *Location
|
||||
Watch bool
|
||||
|
||||
Reference in New Issue
Block a user