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 |
|
Andrey Nering
|
fb72b46a3c
|
github.com/go-task/task/v2 -> github.com/go-task/task/v3
|
2020-08-16 15:48:19 -03:00 |
|
jaedle
|
9cfac1642a
|
rename method for summary/summaries
|
2019-03-04 13:03:13 +01:00 |
|
jaedle
|
1d783bf6c7
|
refactoring
|
2019-03-04 12:47:01 +01:00 |
|
jaedle
|
1025c2e3a1
|
add unit test for spacing between summaries
|
2019-03-04 12:46:02 +01:00 |
|
jaedle
|
7e7e1bccba
|
rearrange imports
|
2019-03-04 12:04:31 +01:00 |
|
Andrey Nering
|
f945cf2343
|
Update internal/summary/summary_test.go
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
|
2019-03-03 19:45:00 +01:00 |
|
jaedle
|
3f8ee21849
|
print error messsage if no summary or description present
|
2019-02-24 18:26:16 +01:00 |
|
jaedle
|
845b88a193
|
print only task name if summary
|
2019-02-24 18:20:59 +01:00 |
|
jaedle
|
e252972c7f
|
rename test
|
2019-02-24 17:29:03 +01:00 |
|
jaedle
|
a9012ebfc5
|
refactoring
|
2019-02-24 17:28:06 +01:00 |
|
jaedle
|
5cfd9bbbbd
|
refactoring
|
2019-02-24 17:25:03 +01:00 |
|
jaedle
|
c82a7240bb
|
print task in command section
|
2019-02-24 17:23:31 +01:00 |
|
jaedle
|
a4a20d92a4
|
add unit test for full output
|
2019-02-24 17:20:29 +01:00 |
|
jaedle
|
890996f595
|
hides commands keywoard if not present
|
2019-02-24 17:12:22 +01:00 |
|
jaedle
|
474f27c6d3
|
add unit test for displaying commands
|
2019-02-24 17:10:59 +01:00 |
|
jaedle
|
33f3894372
|
add unit tests for summary
|
2019-02-24 17:05:37 +01:00 |
|