Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing space before MARK. #7

Closed
fidmor89 opened this issue Mar 29, 2019 · 0 comments
Closed

Missing space before MARK. #7

fidmor89 opened this issue Mar 29, 2019 · 0 comments

Comments

@fidmor89
Copy link
Contributor

The current extension is inserting
//MARK: - MyProtocol

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

@velyan velyan closed this as completed in fc4cbd3 Mar 30, 2019
velyan added a commit that referenced this issue Mar 30, 2019
Bug-fix #7 - Adding whitespace between // and MARK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant