mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
format
This commit is contained in:
@@ -187,7 +187,6 @@ func (o *promptFuncOption) ApplyToReader(r *Reader) {
|
||||
// building an [ast.TaskfileGraph] as it goes. If any errors occur, they will be
|
||||
// returned immediately.
|
||||
func (r *Reader) Read(ctx context.Context, node Node) (*ast.TaskfileGraph, error) {
|
||||
|
||||
// Clean up git cache after reading all taskfiles
|
||||
defer func() {
|
||||
_ = CleanGitCache()
|
||||
|
||||
Reference in New Issue
Block a user