mirror of
https://github.com/go-task/task.git
synced 2025-12-28 00:33:47 +02:00
When a remote Taskfile includes another Taskfile using a directory path (e.g., `taskfile: ./website`), use fsext.SearchPath to properly resolve it by searching for Taskfile.yml inside the directory. This also simplifies the logic by delegating all path resolution to SearchPath, which handles both file and directory paths.
6.4 KiB
6.4 KiB