1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal/orderedmap
Pete Davison f22389a824
feat: implement task sorting with --sort flag (#1105)
* refactor: move deepcopy into its own package

* feat: add generic orderedmap implementation

* refactor: implement tasks with orderedmap

* feat: implement sort flag for all task outputs

* refactor: implement vars with orderedmap

* chore: docs

* fix: linting issues

* fix: non deterministic behavior in tests
2023-04-06 12:07:57 +01:00
..
orderedmap_test.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00
orderedmap.go feat: implement task sorting with --sort flag (#1105) 2023-04-06 12:07:57 +01:00