mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
1
.github/workflows/clang-format.yml
vendored
1
.github/workflows/clang-format.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
run: |
|
||||
pwd
|
||||
ls -a
|
||||
git config --global --add safe.directory $(pwd)
|
||||
git branch
|
||||
set -o pipefail
|
||||
git diff --exit-code | tee "clang-format.patch"
|
||||
|
||||
Reference in New Issue
Block a user