Skip to content

fix: align formatting checks#229

Merged
krowvin merged 1 commit into
mainfrom
fix/format-check-version-alignment
Jul 11, 2026
Merged

fix: align formatting checks#229
krowvin merged 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
@krowvin krowvin marked this pull request as ready for review July 11, 2026 20:33
@krowvin krowvin requested a review from Enovotny as a code owner July 11, 2026 20:33
@krowvin krowvin merged commit a6286b3 into main Jul 11, 2026
10 checks passed
@krowvin krowvin deleted the fix/format-check-version-alignment branch July 11, 2026 20:54
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