Skip to content

Apply pyproject-fmt 2.18.1 formatting fixes#3036

Merged
adamtheturtle merged 1 commit into
mainfrom
fix-pyproject-fmt-2.18.1
Mar 8, 2026
Merged

Apply pyproject-fmt 2.18.1 formatting fixes#3036
adamtheturtle merged 1 commit into
mainfrom
fix-pyproject-fmt-2.18.1

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

pyproject-fmt 2.18.1 was bumped in #3032 but the accompanying formatting changes were not applied.

This PR applies the formatting updates required by the new version:

  • Updates pylint config keys to use unquoted format (e.g. FORMAT.single-line-if-stmt instead of "FORMAT".single-line-if-stmt)
  • Updates spelling config keys similarly

pyproject-fmt --check now passes.

Made with Cursor

pyproject-fmt 2.18.1 was bumped in #3032 but the accompanying formatting
changes were not applied. This updates the pylint and spelling config keys
to use unquoted format (e.g. FORMAT.single-line-if-stmt instead of
"FORMAT".single-line-if-stmt) as required by the new version.

Made-with: Cursor
@adamtheturtle adamtheturtle merged commit 9d0ec5b into main Mar 8, 2026
105 checks passed
@adamtheturtle adamtheturtle deleted the fix-pyproject-fmt-2.18.1 branch March 8, 2026 08:33
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