Commit d677893
committed
minor #12765 Explain the prefix used for expressions in YAML files (javiereguiluz)
This PR was merged into the 3.4 branch.
Discussion
----------
Explain the prefix used for expressions in YAML files
The `@=` prefix is shown but never explained, so let's add a comment about it.
Commits
-------
6ed4809 Explain the prefix used for expressions in YAML files1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments