Signal-iOS/Signal/src/Models
Evan Hahn c2e7f0ca93 Prefer implicit getters
_I recommend reviewing this with whitespace changes disabled._

This fixes violations of [SwiftLint's `implicit_getter` rule][0] by
removing explicit getters when an implicit one would do.

[0]: https://realm.github.io/SwiftLint/implicit_getter.html
2022-06-06 14:00:15 +00:00
..
AccountManager.swift Don't create PNI pre-keys on a linked device without an identity key 2022-04-11 16:37:20 -07:00
CompareSafetyNumbersActivity.swift Prefer implicit getters 2022-06-06 14:00:15 +00:00
MessageActions.swift Review feedback for Context Menus: Integrate existing message actions with context menu API 2021-07-27 15:32:34 -10:00
OWSDeviceProvisioningURLParser.h Swift Exception wrap NSData+keyVersionByte 2018-10-30 11:35:34 -06:00
OWSDeviceProvisioningURLParser.m Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
PhoneNumberValidator.swift Add missing nullability annotations. 2019-01-23 13:12:43 -05:00