Comments in yq expressions! #1919

This commit is contained in:
Mike Farah
2024-02-09 13:54:27 +11:00
parent 24bd563680
commit 2dda0a203d
6 changed files with 103 additions and 7 deletions
@@ -0,0 +1,5 @@
# Formatting Expressions
`From version v4.41+`
You can put expressions into `.yq` files, use whitespace and comments to break up complex expressions and explain what's going on.