mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
1
.github/workflows/clang-format.yml
vendored
1
.github/workflows/clang-format.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
||||
set -o pipefail
|
||||
pwd
|
||||
whoami
|
||||
chown root:root $(pwd)
|
||||
ls -la .git
|
||||
git branch
|
||||
git diff --exit-code | tee "clang-format.patch"
|
||||
|
||||
Reference in New Issue
Block a user