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

Add support for code formatting in Obj-C header comments #632

Merged
merged 1 commit into from
Jan 3, 2020
Merged

Add support for code formatting in Obj-C header comments #632

merged 1 commit into from
Jan 3, 2020

Conversation

brycebostwick
Copy link
Contributor

Possible fix for #631

@jpsim
Copy link
Owner

jpsim commented Jan 3, 2020

Thanks for the PR. I'd prefer if we could leverage Clang's existing understanding of this syntax than use a regular expression, however.

@jpsim
Copy link
Owner

jpsim commented Jan 3, 2020

Actually, never mind I think this is easiest. Thanks for the fix!

@jpsim jpsim merged commit b2fca0c into jpsim:master Jan 3, 2020
jpsim added a commit that referenced this pull request Jan 3, 2020
And fix indentation.
@brycebostwick
Copy link
Contributor Author

Agreed with both thoughts here — this should work well for the time being, but leveraging Clang in the future sounds way more ideal. I'll see if I can find a way to feasibly make that work.

Thanks for merging!

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

Successfully merging this pull request may close these issues.

2 participants