1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/taskfile
2023-05-02 16:51:39 +01:00
..
read feat: custom error codes (#1114) 2023-04-15 17:22:25 -03:00
call.go Move args and taskfile packages to root directory 2020-08-19 10:59:58 +02:00
cmd.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
dep.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
included_taskfile.go feat: enforce gofumpt linter 2023-04-05 21:55:42 -03:00
location.go feat: add task location data to json output (#1056) 2023-03-17 12:34:06 +00:00
merge.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
output.go Add ability to set error_only: true on the group output mode 2023-03-08 22:34:52 -03:00
platforms_test.go refactor: use require for testing errors (#1100) 2023-04-06 11:18:41 +01:00
platforms.go fix: deep copying pointers inside slices (#1072) 2023-03-25 16:13:06 -03:00
precondition_test.go refactor: use require for testing errors (#1100) 2023-04-06 11:18:41 +01:00
precondition.go feat: enforce gofumpt linter 2023-04-05 21:55:42 -03:00
task.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
taskfile_test.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
taskfile.go fix: nil pointer when version is omitted (#1149) 2023-05-02 16:51:39 +01:00
tasks.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
var.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00