Files
SwiftLint/Source
Daniel Duan 63fa98932e Permit more Int types in valid_ibinspectable
Unsigned and/or explicitly-sized integer types are valid with `@IBInspectable`.
SwiftLint should not produce lint warnings againt these.
2017-01-06 18:17:45 -08:00
..