zsh-users/zsh-syntax-highlighting

Audit for null argument elision

オープン

#479 opened on 2018/01/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (1,371 件のフォーク)batch import
Taskgood first issue

Repository metrics

Stars
 (22,617 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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).

コントリビューターガイド