mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 10:35:50 +00:00
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
id: assert
|
||||
shell: bash
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
set -o pipefail
|
||||
git diff --exit-code | tee "clang-format.patch"
|
||||
- name: Upload patch
|
||||
|
||||
Reference in New Issue
Block a user