-clang-format --version# we use clang-format-10 exclusively
-clang-format --version# we use clang-format-10 exclusively
-./format/format_cf11.py
-./format/format.py
-mkdir -p patches
-mkdir -p patches
-if git diff --patch --exit-code > patches/clang-format.patch; then echo "Clang format changed nothing"; else echo "Clang format found changes to make!"; false; fi
-if git diff --patch --exit-code > patches/clang-format.patch; then echo "Clang format changed nothing"; else echo "Clang format found changes to make!"; false; fi