Taskgood first issue
仓库指标
- Star
- (22,617 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
See https://github.com/zsh-users/zsh-syntax-highlighting/pull/471#issuecomment-357249607
Go through the code, wherever there's an unquoted parameter name, see if it needs to be double quoted to guard against null argument elision (SH_WORD_SPLIT doesn't prevent that).