aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cppcheck
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-02 23:39:07 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-03 04:18:21 +0200
commit8d536db182afbd67510cc4362976d0495154ad06 (patch)
treeb2ee961cf49a420665eaea44cbf02c0f4175248d /src/_cppcheck
parentMerge pull request #1261 from zsh-users/update-rubocop (diff)
downloadzsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar.gz
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar.bz2
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar.lz
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar.xz
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.tar.zst
zsh-completions-8d536db182afbd67510cc4362976d0495154ad06.zip
_bower: fix completing options
the (--foo)--foo is harmless but redundant and makes things hard to read, we only need that syntax when we want to prevent an option being completed together with *another* option, such as the instance with (-t --token){-t,--token} where _arguments doesn't know those do the same thing.
Diffstat (limited to 'src/_cppcheck')
0 files changed, 0 insertions, 0 deletions