Skip to content

fix: align formatting checks#229

Draft
krowvin wants to merge 1 commit into
mainfrom
fix/format-check-version-alignment
Draft

fix: align formatting checks#229
krowvin wants to merge 1 commit into
mainfrom
fix/format-check-version-alignment

Conversation

@krowvin

@krowvin krowvin commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • pin Black to 24.10.0 for all supported local and CI environments
  • run pre-commit through Poetry in Code Check so CI uses the locked formatter versions
  • document the local all-files quality command and its expected rewrite behavior
  • apply the resulting Black 24 formatting drift on current main

Validation

  • poetry install --with dev --no-interaction
  • poetry run black --version
  • poetry run pre-commit run --all-files --show-diff-on-failure
  • poetry run pytest -q
  • poetry check

Note: local validation ran with Python 3.14.3. CI uses Python 3.12 and should report Black 24.10.0 in the Code Check log.

@krowvin krowvin requested a review from msweier July 6, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant