velyan/Mark

Missing space before MARK.

Closed this issue · 0 comments

The current extension is inserting
//MARK: - MyProtocol

But there should be a whitespace between // and MARK
// MARK: - MyProtocol