-
Notifications
You must be signed in to change notification settings - Fork 291
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 braces to all if statements. #73
Conversation
Reviewed 53 of 53 files at r1. Comments from Reviewable |
Reviewed 53 of 53 files at r1. testing/DHT_test.c, line 218 [r1] (raw file):
2 many empty lines. testing/dns3_test.c, line 82 [r1] (raw file):
Why empty lines? testing/irc_syncbot.c, line 151 [r1] (raw file):
Empty lines again. testing/Messenger_test.c, line 182 [r1] (raw file):
Empty lines. toxav/video.c, line 149 [r1] (raw file):
Random new line introduction. toxcore/Messenger.c, line 1187 [r1] (raw file):
New lines again. toxcore/network.c, line 315 [r1] (raw file):
Empty line again. Comments from Reviewable |
2e59e73
to
bf94fee
Compare
Review status: 41 of 52 files reviewed at latest revision, 7 unresolved discussions. testing/DHT_test.c, line 218 [r1] (raw file):
|
Reviewed 11 of 13 files at r2. Comments from Reviewable |
We'll revert this once we move to clang-format.
Reviewed 2 of 13 files at r2, 4 of 4 files at r3. Comments from Reviewable |
Also, removed friends_test, since it's been unused for a long time, and porting it to new internal APIs is not worth it.
This change is