mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Remove note about multi level includes from usage documentation
This commit is contained in:
@@ -150,10 +150,6 @@ includes:
|
|||||||
> The included Taskfiles must be using the same schema version the main
|
> The included Taskfiles must be using the same schema version the main
|
||||||
> Taskfile uses.
|
> Taskfile uses.
|
||||||
|
|
||||||
> Also, for now included Taskfiles can't include other Taskfiles.
|
|
||||||
> This was a deliberate decision to keep use and implementation simple.
|
|
||||||
> If you disagree, open an GitHub issue and explain your use case. =)
|
|
||||||
|
|
||||||
### Optional includes
|
### Optional includes
|
||||||
|
|
||||||
Includes marked as optional will allow Task to continue execution as normal if
|
Includes marked as optional will allow Task to continue execution as normal if
|
||||||
|
Reference in New Issue
Block a user