diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-02 23:39:07 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-03 04:18:21 +0200 |
| commit | 8d536db182afbd67510cc4362976d0495154ad06 (patch) | |
| tree | b2ee961cf49a420665eaea44cbf02c0f4175248d /src/_cppcheck | |
| parent | Merge pull request #1261 from zsh-users/update-rubocop (diff) | |
| download | zsh-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
