mirror of
https://github.com/go-task/task.git
synced 2025-03-03 14:52:13 +02:00
Add missing newlines
This commit is contained in:
parent
1f1275255c
commit
fc95061f4c
@ -4,4 +4,5 @@ includes:
|
||||
'two': ./two/
|
||||
|
||||
tasks:
|
||||
default: echo one > called_one.txt
|
||||
default: echo one > called_one.txt
|
||||
|
@ -1,4 +1,5 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
default: echo three > called_three.txt
|
||||
default: echo three > called_three.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user