fix on singleton class returning python as current lang always#1878
fix on singleton class returning python as current lang always#1878
Conversation
|
Claude finished @Saga4's task in 7m 19s —— View job PR Review Summary
Prek ChecksRuff format wanted to collapse the multi-line function signature back to single-line (it fits within 120 chars). Fixed and pushed as Mypy errors in the file are pre-existing (unrelated to this PR — they're in other functions like Code ReviewThe fix is correct. The bug: The fix replaces it with Also correctly removes the duplicate No bugs, security issues, or breaking API changes found. Duplicate DetectionNo duplicates detected. Test FixesTwo tests ( Pushed as Last updated: 2026-03-19 |
Co-authored-by: Sarthak Agarwal <undefined@users.noreply.github.com>
get_git_diff now uses all registered extensions instead of filtering by current language, so update tests to reflect the new behavior. Co-authored-by: Sarthak Agarwal <undefined@users.noreply.github.com>
No description provided.