mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
b7862b9f6a
* commit 'e0cafea80ffba746a103d8d5a25be8fcd0993c81': remove unnecessary file.invalidateCache() add changelog entry for #893 fix up indentation in MarkRule.swift omit self if it can be inferred Corrections for mark rule Update regex part to be more precise. Add autocorrection to MarkRule # Conflicts: # Source/SwiftLintFramework/Rules/ConditionalReturnsOnNewline.swift # Source/SwiftLintFramework/Rules/MarkRule.swift # Source/SwiftLintFramework/Rules/StatementPositionRule.swift