mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
3d5239429e
All CollectingRules implement AnyCollectingRule, which is used to check whether a linter will perform any collections and only print the "Collecting" log message if so.