[libcxx-commits] [llvm] [libcxx] Add pre-commit hooks and git config for libc++ & git-clang-format. (PR #73798)
Tobias Hieta via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 29 08:52:29 PST 2023
================
@@ -0,0 +1,31 @@
+#!/bin/bash
----------------
tru wrote:
> 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.
Happy to work on this, I rather we fix this now than have two different scripts floating around. I will look at this asap.
https://github.com/llvm/llvm-project/pull/73798
More information about the libcxx-commits
mailing list