Compare commits

..

No commits in common. "85e041be36a33d8f6ca71746654406425d3a910f" and "a7f01622f7bc6941d1c6297be6995fe1bbc9d4de" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

@ -28,7 +28,7 @@
# Description # Description
# ----------- # -----------
# #
# Completion script for rubocop 1.71.0 (https://github.com/rubocop/rubocop) # Completion script for rubocop 1.65.0 (https://github.com/rubocop/rubocop)
# #
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# Authors # Authors
@ -66,9 +66,7 @@ _arguments \
'--only-recognized-file-types[Inspect files given on the command line only if they are listed in configuration]' \ '--only-recognized-file-types[Inspect files given on the command line only if they are listed in configuration]' \
'--ignore-parent-exclusion[Prevent from inheriting "AllCops/Exclude" from parent folders]' \ '--ignore-parent-exclusion[Prevent from inheriting "AllCops/Exclude" from parent folders]' \
'--ignore-unrecognized-cops[Ignore unrecognized cops or departments in the config]' \ '--ignore-unrecognized-cops[Ignore unrecognized cops or departments in the config]' \
'--force-default-config[Use default configuration even if configuration files are present in the directory tree]' \
'(-s --stdin)'{-s,--stdin}'[Pipe source from STDIN, using FILE in offense reports]: :_files' \ '(-s --stdin)'{-s,--stdin}'[Pipe source from STDIN, using FILE in offense reports]: :_files' \
'--editor-mode[Optimize real-time feedback in editors, adjusting behaviors for editing experience]' \
'(-P --parallel --no-parallel)'{-p,--parallel}'[Use available CPUs to execute inspection in parallel]' \ '(-P --parallel --no-parallel)'{-p,--parallel}'[Use available CPUs to execute inspection in parallel]' \
'(-P --parallel --no-parallel)--no-parallel[Execute not parallel]' \ '(-P --parallel --no-parallel)--no-parallel[Execute not parallel]' \
'--raise-cop-error[Raise cop-related errors with cause and location]' \ '--raise-cop-error[Raise cop-related errors with cause and location]' \