.clang-format

How do we customize .clang config file. An examples and projects. I changed file config once i generate the .clang file. it doesn’t works.

$clang-format ./Hello_world.c style=file

What doesn’t work, exactly? You don’t get to see the output? Where is the .clang-format file relative to the file you’re trying to format?