Signal-iOS/SignalUI/ViewControllers/AttachmentApproval
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
..
ApprovalRailCellView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AttachmentApprovalToolbar.swift Prefer implicit getters 2022-06-06 14:00:15 +00:00
AttachmentApprovalViewController.swift Fix crash when opening media flow with message pre-populated. 2022-05-25 11:42:04 -07:00
AttachmentCaptionToolbar.swift Prefer implicit getters 2022-06-06 14:00:15 +00:00
AttachmentCaptionViewController.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
AttachmentItemCollection.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
AttachmentPrepViewController.swift Address PR feedback. 2022-04-22 11:15:21 -07:00
AttachmentTextToolbar.swift Prefer implicit getters 2022-06-06 14:00:15 +00:00
AttachmentTextView.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00