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

If a category has generics, the formatter will get confused by the first line of the category interface #45

Open
alanf opened this issue Mar 1, 2016 · 0 comments

Comments

@alanf
Copy link
Contributor

alanf commented Mar 1, 2016

See the discussion in #43

clang-format puts the category name on the next line. We have a custom script to move it back, but the formatter is not able to parse that a @property with incorrect formatting is in need of formatting. It does figure out what to do with any following properties after that.

cc @msanders

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