You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: split clippy into own CI job and fix broken update.rs tests
- Move clippy into a dedicated `clippy` job so it runs independently
from tests and is separately visible in PR checks
- Remove `components: clippy` from the test job (no longer needed)
- Fix 2 pre-existing test failures in package_json::update::tests:
assertions checked for "socket patch apply" (space) but the
SOCKET_PATCH_COMMAND writes "socket-patch apply" (hyphen)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments