Skip to content

Remove extraneous curly brace from cc-mode fori #109

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

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Remove extraneous curly brace from cc-mode fori #109

merged 1 commit into from
Jun 7, 2024

Conversation

mzhaodev
Copy link
Contributor

@mzhaodev mzhaodev commented Jun 6, 2024

Should be for (1; 2; 3) {...} instead of for (1; 2; 3}) {...}.

@mzhaodev mzhaodev changed the title Remove curly brace from cc-mode fori Remove extraneous curly brace from cc-mode fori Jun 6, 2024
@hlissner hlissner added is:snippet Requests that a snippet be added or removed mode:cc labels Jun 7, 2024
@hlissner hlissner added this to the v2.0 milestone Jun 7, 2024
@hlissner hlissner merged commit 3a0b029 into doomemacs:master Jun 7, 2024
@hlissner
Copy link
Member

hlissner commented Jun 7, 2024

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:snippet Requests that a snippet be added or removed mode:cc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants