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

Louis Dionne via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 08:52:54 PST 2023


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

> It doesn't support formatting code outside of github actions.

What's the issue? It should be possible to change it so that we can use it locally too?

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


More information about the llvm-commits mailing list