fidmor89 opened this issue 6 years ago · 0 comments
The current extension is inserting //MARK: - MyProtocol
//MARK: - MyProtocol
But there should be a whitespace between // and MARK // MARK: - MyProtocol
//
MARK
// MARK: - MyProtocol