1
0
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:
tylermmorton
2022-02-03 22:20:49 -05:00
parent 35af240faa
commit 13606e5e00

View File

@@ -150,10 +150,6 @@ includes:
> The included Taskfiles must be using the same schema version the main
> 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
Includes marked as optional will allow Task to continue execution as normal if