session-ios/Signal/.swiftlint.yml
Michael Kirk 647b2b37e9 WIP: WebRTC calling
* Ensure NotificationsManager has dependencies
    Otherwise it's easy to mess up the order of the required dependencies.
* move AccountManager into Environment, it's heavy to construct

// FREEBIE
2017-01-12 09:56:05 -05:00

6 lines
59 B
YAML

line_length: 200
disabled_rules:
- file_length
- todo