mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-22 15:41:35 +03:00
5 lines
156 B
YAML
5 lines
156 B
YAML
|
options:
|
||
|
# The "upper" func is from the sprig template library. This
|
||
|
# test verifies that sprig is present.
|
||
|
result.column.rename: "{{.Name | upper}}"
|