Skip to content

Always allow explicit multi-line concatenations when implicit are banned#12532

Merged
charliermarsh merged 1 commit intomainfrom
charlie/multiline
Jul 26, 2024
Merged

Always allow explicit multi-line concatenations when implicit are banned#12532
charliermarsh merged 1 commit intomainfrom
charlie/multiline

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Closes #11582.

@charliermarsh charliermarsh added the configuration Related to settings and configuration label Jul 26, 2024
@charliermarsh charliermarsh merged commit 49f5158 into main Jul 26, 2024
@charliermarsh charliermarsh deleted the charlie/multiline branch July 26, 2024 14:36
@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Related to settings and configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should [lint.flake8-implicit-str-concat] allow-multiline = false implicitly disable ISC003 ?

1 participant