mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
efa68177b2
* #2435 - Adjust modifier_order rule to require explicit modifier order specified to conclude a violation * #2435 - Move modifier order rule examples to a separate file * #2435 - Add modifier interference tests * #2435 - Fix whitespaces * Minor edits * Add changelog entry