rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 84 forks source link

Add missing newlines #127

Closed afedor closed 6 years ago

afedor commented 6 years ago

Just a minor annoyance. The project I work on warns about missing newlines, and it triggers on the RMQClient headers even though they are compiled in a separate framework (via Carthage)