Skip to content

Apply pyproject-fmt 2.18.1 formatting fixes#3036

Open
adamtheturtle wants to merge 1 commit intomainfrom
fix-pyproject-fmt-2.18.1
Open

Apply pyproject-fmt 2.18.1 formatting fixes#3036
adamtheturtle wants to merge 1 commit intomainfrom
fix-pyproject-fmt-2.18.1

Conversation

@adamtheturtle
Copy link
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
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