mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Add missing newlines
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user