godot/drivers/unix
Rémi Verschelde 0ee0fa42e6 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
2020-05-14 21:57:34 +02:00
..
SCsub
dir_access_unix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
dir_access_unix.h
file_access_unix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
file_access_unix.h
ip_unix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
ip_unix.h
net_socket_posix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
net_socket_posix.h
os_unix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
os_unix.h
rw_lock_posix.cpp
rw_lock_posix.h
syslog_logger.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
syslog_logger.h
thread_posix.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
thread_posix.h