Signal-iOS/Signal/src/ViewControllers/Wallpapers
Evan Hahn d0c7de494a Computed accessors shold always be in the same order
`get`, then `set`. This fixes violations of [SwiftLint's
`computed_accessors_order` rule][0].

A very mechanical change.

[0]: https://realm.github.io/SwiftLint/computed_accessors_order.html
2022-06-24 09:35:07 -07:00
..
ChatColorViewController.swift moved older stringsdict changes into new branch; minor changes (#4205) 2022-04-28 17:41:43 +02:00
ColorAndWallpaperSettingsViewController.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
CustomColorViewController.swift Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
PreviewWallpaperViewController.swift Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
SetWallpaperViewController.swift PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00