godot/modules/webrtc
Rémi Verschelde 140350d767
Style: Enforce braces around if blocks and loops
Using clang-tidy's `readability-braces-around-statements`.
https://clang.llvm.org/extra/clang-tidy/checks/readability-braces-around-statements.html
2021-05-05 15:02:01 +02:00
..
doc_classes
SCsub
config.py
library_godot_webrtc.js
register_types.cpp
register_types.h
webrtc_data_channel.cpp
webrtc_data_channel.h
webrtc_data_channel_gdnative.cpp
webrtc_data_channel_gdnative.h
webrtc_data_channel_js.cpp
webrtc_data_channel_js.h
webrtc_multiplayer.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
webrtc_multiplayer.h Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
webrtc_peer_connection.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
webrtc_peer_connection.h
webrtc_peer_connection_gdnative.cpp
webrtc_peer_connection_gdnative.h
webrtc_peer_connection_js.cpp
webrtc_peer_connection_js.h