-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vertical_parameter_alignment_on_call
doesn't recognize multiple trailing closures
#3581
Closed
2 tasks done
Labels
bug
Unexpected and reproducible misbehavior.
Comments
What about this issue? This is a problem! |
2 tasks
Related to #3399. |
Any updates? |
You can try to use it like this.
|
Merged
marcelofabri
added a commit
that referenced
this issue
Nov 7, 2023
u-abyss
pushed a commit
to u-abyss/SwiftLint
that referenced
this issue
Dec 16, 2023
MartijnAmbagtsheer
pushed a commit
to MartijnAmbagtsheer/SwiftLint
that referenced
this issue
Dec 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New Issue Checklist
Describe the bug
vertical_parameter_alignment_on_call
fails when a method call:) {
on a new lineComplete output when running SwiftLint, including the stack trace and command used
Environment
swiftlint version
to be sure)? 0.43.1xcodebuild -version
)? 12.4.0echo "[string here]" | swiftlint lint --no-cache --use-stdin --enable-all-rules
to quickly test if your example is really demonstrating the issue. If your example is more
complex, you can use
swiftlint lint --path [file here] --no-cache --enable-all-rules
.The text was updated successfully, but these errors were encountered: