mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
6fca21cdf6
Multiple Closures with Trailing Closure rule disallows trailing closure syntax when passing more than one closure argument to a function. Fixes #1801.