[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 09:10:09 PST 2023
================
@@ -9,16 +9,24 @@ permissions:
jobs:
check_generated_files:
- runs-on: ubuntu-latest
+ runs-on:
----------------
EricWF wrote:
Yeah, I was trying to hijack it to test the added hooks, but it's trickier that I would have liked.
https://github.com/llvm/llvm-project/pull/73798
More information about the llvm-commits
mailing list