Signal-iOS/SignalUI
Evan Hahn 29c0ddf60e Fix violations of SwiftLint's attributes rule
_I recommend reviewing this with whitespace changes disabled._

Most of these were `@objc` being on the same line, which I fixed with [a
silly script][1]—probably could've used `sed` if I were wiser. The rest
were manual fixes.

See [the SwiftLint documentation for this rule][0].

[0]: https://realm.github.io/SwiftLint/attributes.html
[1]: https://gist.github.com/EvanHahn-Signal/d353c93fa269c82b96baca0a1086521f
2022-05-14 09:07:42 -05:00
..
Appearance Add “Gift a Badge” menu item 2022-05-12 15:09:58 -05:00
Categories Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Environment Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Fix typos 2022-03-18 11:31:06 -07:00
Utils Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ViewControllers Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
ViewModels Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Views Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Wallpapers PR Feedback: Remove notImplemented altogether 2022-04-13 20:21:47 -07:00
SignalUI-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalUI.h Change phone number. 2021-11-19 14:28:18 -03:00