Fix for code breaking formatting of #pragma option
pragma option documentation
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Fixed nitpicks.
If I understand right, in order to use Keywords object I must create new annotations for #pragma mark and #pragma option. I can do it, but I think that should be done in separate commit.
Generally, we should use the new Keywords object here and above. But I can fix that as a follow-up.