mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
lint
This commit is contained in:
@ -6,10 +6,10 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/joho/godotenv"
|
||||
|
||||
"github.com/go-task/task/v3/taskrc"
|
||||
"github.com/go-task/task/v3/taskrc/ast"
|
||||
|
||||
"github.com/joho/godotenv"
|
||||
)
|
||||
|
||||
const envPrefix = "TASK_X_"
|
||||
|
Reference in New Issue
Block a user