BoltsFramework / Bolts-Swift

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Other
1.32k stars 123 forks source link

Re-lint everything using SwiftLint 0.35.0 #94

Closed nlutsenko closed 4 years ago

nlutsenko commented 4 years ago

Re-linting the whole codebase using the latest version of SwiftLint. Fixes a few warnings and opts-out from the rule that is not applicable to our case.