Signal-iOS/SignalMessaging/groups
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
..
GroupsV2AvatarDownloadOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
GroupsV2Impl.swift Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
GroupsV2Impl+RestoreGroups.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
GroupsV2IncomingChanges.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2Migration.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2OutgoingChangesImpl.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2ProfileKeyUpdater.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
GroupsV2Protos.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupsV2Utils.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2Params.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2SnapshotImpl.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
GroupV2UpdatesImpl.swift Fix protocol conformance warnings 2022-05-09 11:44:05 -05:00
StorageService+GroupsV2.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00