mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
686dc3dd32
Also include redundant void return clauses for closures in addition to functions. This can be disabled by configuring the rule with `include_closures: false`. Co-authored-by: JP Simard <jp@jpsim.com>