Compare commits

..

No commits in common. "d3578edb5f2728c2b3c8d82501ca81d3e0ab575e" and "dbaeafd96c3fd9d84c8540f6d87c6b37c4c9173d" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,7 @@
# Description
# -----------
#
# Completion script for rubocop 1.86.1 (https://github.com/rubocop/rubocop)
# Completion script for rubocop 1.82.1 (https://github.com/rubocop/rubocop)
#
# ------------------------------------------------------------------------------
# Authors
@ -73,7 +73,6 @@ _arguments \
'(-C --cache)'{-C,--cache}'[Use result caching or not]:flag:(true false)' \
'--cache-root[Set the cache root directory]:dir:_files -/' \
'--lsp[Start a language server listening on STDIN]' \
'--mcp[Start an MCP server that communicates over stdio]' \
'--server[If a server process has not been started yet start the server process and execute inspection with server]' \
'(--restart-server --start-server --stop-server)--restart-server[Restart server process]' \
'(--restart-server --start-server --stop-server)--start-server[Start server process]' \