mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
7d4e0aed94
1. `NSNumber` is not IB-inspectable at all. 2. Explicitly typed `Optional`s and `ImplicitlyUnwrappedOptional`s aren't supported by `@IBInspectable`, reference type or not.