mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
feat: better error handling for duplicate edges and fixed tests
This commit is contained in:
@@ -19,6 +19,7 @@ const (
|
||||
CodeTaskfileCacheNotFound
|
||||
CodeTaskfileVersionCheckError
|
||||
CodeTaskfileNetworkTimeout
|
||||
CodeTaskfileDuplicateInclude
|
||||
)
|
||||
|
||||
// Task related exit codes
|
||||
|
||||
Reference in New Issue
Block a user