We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdd698 commit 0e1d8a7Copy full SHA for 0e1d8a7
cmd/task/task.go
@@ -10,7 +10,6 @@ import (
10
11
"github.com/go-task/task/v2"
12
"github.com/go-task/task/v2/internal/args"
13
- _ "github.com/go-task/task/v2/internal/homefix"
14
15
"github.com/spf13/pflag"
16
)
internal/homefix/homefix.go
internal/homefix/homefix_windows.go
task_test.go
@@ -12,7 +12,6 @@ import (
"testing"
"github.com/go-task/task/v2/internal/taskfile"
17
18
"github.com/mitchellh/go-homedir"
0 commit comments