bastilimbach / timeu

Timeu - The modern Kimai client for iOS
https://sebastianlimbach.com/timeu
Mozilla Public License 2.0
3 stars 0 forks source link

Add SwiftLint #1

Closed bastilimbach closed 6 years ago

bastilimbach commented 6 years ago

Refactor code to get rid of SwiftLint errors and warnings. These are mostly "line_length" warnings and some force unwrappings errors. One "weak_delegate" warnings need some investigation. I'm currently not able to fix this.