diff options
| author | Daniel Mensinger <daniel@mensinger-ka.de> | 2022-01-23 16:04:04 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-04-07 17:16:26 -0400 |
| commit | 99f510a817f1408e87813d33e4ef6fdd21d2bc20 (patch) | |
| tree | 7dc97c48144cbe89ff43adb068c78a0bd3df6d4d /docs/yaml/objects/subproject.yaml | |
| parent | f192ecd1effbed2dcc507707a780ecc8e95a537e (diff) | |
| download | meson-99f510a817f1408e87813d33e4ef6fdd21d2bc20.tar.gz | |
docs: YAML: Add `arg_flattening: false` where required
Diffstat (limited to 'docs/yaml/objects/subproject.yaml')
| -rw-r--r-- | docs/yaml/objects/subproject.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/yaml/objects/subproject.yaml b/docs/yaml/objects/subproject.yaml index d84e3f066..1fe8c375e 100644 --- a/docs/yaml/objects/subproject.yaml +++ b/docs/yaml/objects/subproject.yaml @@ -19,6 +19,8 @@ methods: If a fallback is not specified, then attempting to read a non-existing variable will cause a fatal error. + arg_flattening: false + posargs: var_name: type: str |
