C, C++, C#, D, Java and Pawn source code formatter.
uncrustify -f {path/to/file.cpp} -o {path/to/output.cpp}
find . -name "*.cpp" | uncrustify -F - --replace
find . -name "*.cpp" | uncrustify -F - --no-backup
uncrustify -c {path/to/uncrustify.cfg} -f {path/to/file.cpp}
uncrustify --set {option}={value}
uncrustify --update-config -o {path/to/new.cfg}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB