godot/servers/audio
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
..
effects Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
SCsub
audio_driver_dummy.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
audio_driver_dummy.h
audio_effect.cpp
audio_effect.h
audio_filter_sw.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_filter_sw.h
audio_rb_resampler.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_rb_resampler.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
audio_stream.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_stream.h