mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
a5082fb52e
* master: (27 commits) Change `included` to `include` Update formatting fixup changelog entry from #789 add fix to CHANGELOG.md fix Mark rule case `// MARK: -` Update CHANGELOG Add unit test for issue #786 Fix #786: Private unit test rule not scoped to tests clarify that vertical_whitespace is on by default again fix for verticalspace regex bug fix setterAccesiblity typo Adding new configuration for private outlet rules to allow private(set) Add redundant nil coalesing operator rule release 0.12.0 make Vertical Whitespace rule opt-in move changelog entry to appropriate section Release 0.11.2 Fix long lines and unit test Fixed returns doc for init methods issue-557 Move CHANGELOG item to Breaking ...