Pete Davison
|
aab51c331f
|
refactor: enable gofmt linter and fix all issues
- also rewrite 'interface{}' as 'any'
|
2023-04-05 21:55:42 -03:00 |
|
Jacob McCollum
|
09c9d55695
|
Changes from PR Review:
- Remove ^task syntax from `defer`
- Support task call syntax in defer
|
2022-01-02 16:38:06 -05:00 |
|
Jacob McCollum
|
69e9effc88
|
initial pass at deferred commands
|
2022-01-02 15:55:43 -05:00 |
|
Andrey Nering
|
83d25bfa00
|
Refactor: Fix import order
It should be: stdlib > libs > app
|
2021-01-07 11:48:33 -03:00 |
|
Damian Szulc
|
47dd9b5a03
|
Move args and taskfile packages to root directory
|
2020-08-19 10:59:58 +02:00 |
|