INN indentation

Russ Allbery eagle at eyrie.org
Sun Sep 19 16:10:10 UTC 2021


Russ Allbery <eagle at eyrie.org> writes:

> For the record, here's the .clang-format file I use for my personal
> projects:

Oh, and if anyone wants to try this, make sure you have clang-format
installed (on Debian it's a separate package), save .clang-format at the
root of the tree, and then run:

find . -name '*.[ch]' -print | xargs clang-format -style=file -i

-- 
Russ Allbery (eagle at eyrie.org)             <https://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <https://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list