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

Create v3 compiler which respects declaration order of variables

Also, fix "<no value>" been printed when a non-existing variable is printed.
This commit is contained in:
Andrey Nering
2020-05-16 15:45:41 -03:00
parent 4913b6a0f1
commit 68ce8642b1
31 changed files with 225 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
version: '2'
version: '3'
tasks:
gen-foo: