1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

Dry run small code style changes

This commit is contained in:
Andrey Nering
2018-08-05 11:28:02 -03:00
parent 27fc4c4ca8
commit a5f31a4280
5 changed files with 15 additions and 11 deletions

6
testdata/dry/Taskfile.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: '2'
tasks:
build:
cmds:
- touch file.txt

View File

@@ -1,3 +0,0 @@
build:
cmds:
- touch file.txt