Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
532 stars 150 forks source link

SwiftLint error (identifiers names too short) #90

Closed dulgan closed 6 years ago

dulgan commented 6 years ago

Using swiftlint 0.25.1 and Carthage, I can't build the project without renaming the too short identifiers or disabling the rule

ranunez commented 6 years ago

This is an issue with SwiftLint, not with the library itself.