Skip to content

Treat strings with opening and closing quotes in the same line as single-line strings#6229

Merged
SimplyDanny merged 1 commit intomainfrom
line-length
Sep 3, 2025
Merged

Treat strings with opening and closing quotes in the same line as single-line strings#6229
SimplyDanny merged 1 commit intomainfrom
line-length

Conversation

@SimplyDanny
Copy link
Collaborator

Fixes #6220.

@SwiftLintBot
Copy link

18 Messages
📖 Building this branch resulted in the same binary size as when built on main.
📖 Linting Aerial with this PR took 0.83 s vs 0.82 s on main (1% slower).
📖 Linting Alamofire with this PR took 1.01 s vs 1.01 s on main (0% slower).
📖 Linting Brave with this PR took 6.95 s vs 6.94 s on main (0% slower).
📖 Linting DuckDuckGo with this PR took 20.51 s vs 20.52 s on main (0% faster).
📖 Linting Firefox with this PR took 10.54 s vs 10.54 s on main (0% slower).
📖 Linting Kickstarter with this PR took 7.76 s vs 7.78 s on main (0% faster).
📖 Linting Moya with this PR took 0.45 s vs 0.45 s on main (0% slower).
📖 Linting NetNewsWire with this PR took 2.38 s vs 2.39 s on main (0% faster).
📖 Linting Nimble with this PR took 0.64 s vs 0.64 s on main (0% slower).
📖 Linting PocketCasts with this PR took 7.27 s vs 7.28 s on main (0% faster).
📖 Linting Quick with this PR took 0.41 s vs 0.41 s on main (0% slower).
📖 Linting Realm with this PR took 3.48 s vs 3.5 s on main (0% faster).
📖 Linting Sourcery with this PR took 1.87 s vs 1.87 s on main (0% slower).
📖 Linting Swift with this PR took 4.29 s vs 4.29 s on main (0% slower).
📖 Linting VLC with this PR took 1.14 s vs 1.14 s on main (0% slower).
📖 Linting Wire with this PR took 17.12 s vs 17.17 s on main (0% faster).
📖 Linting WordPress with this PR took 11.28 s vs 11.28 s on main (0% slower).

Generated by 🚫 Danger

@SimplyDanny SimplyDanny merged commit 233908e into main Sep 3, 2025
22 checks passed
@SimplyDanny SimplyDanny deleted the line-length branch September 3, 2025 20:29
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.

Regression: line_length does not report violations in strings with extended string delimiters with ignores_multiline_strings: true

2 participants