Compare commits

..

No commits in common. "bf2c5393295fe82d74e3b4585baa483722653ab8" and "4f5416f5fd9b42822de3ff0cebb831843f655d1d" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

@ -28,7 +28,7 @@
# Description
# -----------
#
# Completion script for rubocop 1.88.2 (https://github.com/rubocop/rubocop)
# Completion script for rubocop 1.86.1 (https://github.com/rubocop/rubocop)
#
# ------------------------------------------------------------------------------
# Authors
@ -58,8 +58,6 @@ _arguments \
'(-F --fail-fast)'{-F,--fail-fast}'[Inspect files in order of modification time and stop after the first file containing offenses]' \
'(--disable-pending-cops --enable-pending-cops)--disable-pending-cops[Run without pending cops]' \
'(--disable-pending-cops --enable-pending-cops)--enable-pending-cops[Run with pending cops]' \
'(--disable-all-cops --enable-all-cops)--disable-all-cops[Run with all cops disabled by default, except "Lint/Syntax"]' \
'(--disable-all-cops --enable-all-cops)--enable-all-cops[Run with all enabled]' \
'--ignore-disable-comments[Run cops even when they are disabled locally by a "rubocop:disable" directive]' \
'--force-exclusion[Any files excluded by `Exclude` in configuration files will be excluded, even if given explicitly as arguments]' \
'--only-recognized-file-types[Inspect files given on the command line only if they are listed in configuration]' \