This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
task
Watch
1
Star
0
Fork
0
You've already forked task
mirror of
https://github.com/go-task/task.git
synced
2026-07-10 12:31:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7cb5e1aaa8ffbbc6eadb93ddbef398ecd435e88
task
/
testdata
/
includes
/
Taskfile2.yml
7 lines
93 B
YAML
Raw
Normal View
History
Unescape
Escape
Removed automatic inclusion of Taskfiles by OS and update tests
2020-02-15 16:40:42 +03:00
version
:
'3'
Fixes to Taskfile including: - Disallow recursive Taskfile including (i.e. included Taskfile including other Taskfiles) - Write test for included a file instead of a directory
2018-10-13 17:52:09 -03:00
tasks
:
gen
:
cmds
:
-
echo included_taskfile > included_taskfile.txt
Reference in New Issue
Copy Permalink