[llvm] [libcxx] Add pre-commit hooks and git config for libc++ & git-clang-format. (PR #73798)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 08:46:03 PST 2023


================
@@ -0,0 +1,31 @@
+#!/bin/bash
----------------
EricWF wrote:

Sure.

Regarding the python script... It doesn't support formatting code outside of github actions. This is meant for our users to use. Ideally we would reconcile the two of these, but I don't think we can make that happen here.


https://github.com/llvm/llvm-project/pull/73798


More information about the llvm-commits mailing list