-
Couldn't load subscription status.
- Fork 150
Fix swiftlint build errors and a lot of warnings #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix swiftlint build errors and a lot of warnings #174
Conversation
|
58 to go... |
also removed obsolete self. code
|
54 to go. |
+ reduce one swiftlint issue related to it
|
@NSMutableString, Please do correct me if I have done something wrong, by the way. |
Bug is introduced for SwiftLint compliancy.
|
@merlos, For some warnings I kinda did not want to solve the warning for the sake solving (like function body length violation by a few lines more than recommended) For some, I don't know how to resolve. |
|
Thank you guys. I had never used SwiftLint and it helps for having a better code. PS: Sorry, it took me a while to review. |
Still 80 to go... but coming closer to 0. ;-)