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
- Use ruff check --fix-only instead of --fix || true so genuine ruff
failures propagate while still tolerating unfixable violations
- Update CLAUDE.md: Pylint -> Ruff in lint command description
- Add 4 unit tests for MFCConfig.__hash__ (hash/eq contract, set/dict usage)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments