lucoceano / Pager

Pager is the simplest and best way to implement sliding view controllers in Swift
MIT License
232 stars 41 forks source link

Add swift lint rules to the project. #26

Closed lucoceano closed 8 years ago

lfarah commented 8 years ago

There's one error on defaultSetup():

Cyclomatic Complexity Violation: Function should have complexity 10 or less: currently complexity equals 11 (cyclomatic_complexity)

I'll approve this, try to push to CocoaPods and if I can't, I'll cry a little bit then ask you to do it 😉 Regarding the warning, I'll create an error for this