### Description As discussed in #581, perhaps we can: 1. Have a `capital_global_vars` setting 2. When it is true, add a `declare -gn ARGS=args DEPS=deps` to enable both capital and lowercase vars Another option is to have more flexibility with this kind of settings scheme: ```yaml args_varname=ARGS deps_varname=DEPENDENCIES other_args_varname=EXTRAS ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DannyBen and has received 4 comments.