Files
clang-p2996/llvm/utils/git
Mehdi Amini c4aa83840b Improve slightly the pre-commit git hook usage of the auto-format helper (#117326)
The default mode does not provide a way to see the actual failure of the
formatters without modifying the code. Instead offer the user the option
to rerun with a `FORMAT_HOOK_VERBOSE=1` environment variable to print
the actual formatting diff.
2024-11-22 16:58:12 +01:00
..