1[in ./Sonic Mania] find ./Objects -iname '*.h' -o -iname '*.c' | xargs clang-format -i -verbose -style=file 2