Skip to content

Apply clang-format to example collection#12

Merged
alan-george-lk merged 1 commit into
mainfrom
feature/clang_format
May 20, 2026
Merged

Apply clang-format to example collection#12
alan-george-lk merged 1 commit into
mainfrom
feature/clang_format

Apply clang-format to example collection

d1d5b03
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 20, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 89 in simple_room/sdl_media_manager.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'int' before it is converted to 'unsigned long'.