mirror of
1
0
Fork 0

Add information about spacing and formatting

This commit is contained in:
Anish Athalye 2015-03-26 22:41:49 -04:00
parent c4df1bf2a8
commit bdc1b2205f
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,9 @@ is a dictionary that contains a command name mapping to data for that command.
Tasks are run in the order in which they are specified. Commands within a task
do not have a defined ordering.
When writing nested constructs, keep in mind that YAML is whitespace-sensitive.
Following the formatting used in the examples is a good idea.
### Link
Link commands specify how files and directories should be symbolically linked.