mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
bda1cd56e0
* Issue #3167: Fixes false positives for multiline_parameters_brackets and multiline_arguments_brackets * Add changelog entry * Fix trailing comma in MultilineParametersBracketsRule nontriggering examples * Remove header comments from ExtendedStringTests.swift Co-authored-by: Paul Taykalo <ptaykalo@macpaw.com>