Skip to content

Apply code formatting fixes for pre-commit compatibility (SD-694)#73

Draft
duolingo-baymax[bot] wants to merge 2 commits into
masterfrom
baymax/fix-pre-commit-2026-05-05-02-55-09
Draft

Apply code formatting fixes for pre-commit compatibility (SD-694)#73
duolingo-baymax[bot] wants to merge 2 commits into
masterfrom
baymax/fix-pre-commit-2026-05-05-02-55-09

Conversation

@duolingo-baymax

Copy link
Copy Markdown

Summary

Applies auto-formatting fixes to pass the new duolingo/jenkins/pre-commit CI check, which runs uvx pre-commit run --all-files without skipping any hooks.

No hooks were renamed or removed. The duolingo hook from duolingo/pre-commit-hooks applied standard formatting fixes to 4 files:

  • Fixed spacing around inline comments and type annotations
  • Reformatted long import lines
  • Sorted pyproject.toml keys
  • Removed trailing blank lines

Test Plan

  • Verified uvx pre-commit run --all-files passes locally

Verification Steps

  • All pre-commit hooks pass

Baymax migration fix-pre-commit run #6229

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants