Commit graph

6 commits

Author SHA1 Message Date
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare
5a559d43e3 Update SwiftLint rules. 2021-10-05 13:00:02 +02:00
Doug
a88d46d81f Remove conditional_binding_cascade rule.
No longer supported in SwiftLint.
2021-07-09 16:35:39 +01:00
Stefan Ceriu
f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
af8642c37d Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
SBiOSoftWhare
f2623829d0 Add SwiftLint rules file 2019-02-27 10:07:00 +01:00