refactor: Rename non-functional uses of ripple(d) to xrpl(d) (#6676)

Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
Bart
2026-04-07 09:00:17 -04:00
committed by Bart
parent f2a7ee0067
commit 79a3ab4c22
144 changed files with 544 additions and 511 deletions

View File

@@ -33,6 +33,8 @@ jobs:
run: .github/scripts/rename/config.sh .
- name: Check include guards
run: .github/scripts/rename/include.sh .
- name: Check documentation
run: .github/scripts/rename/docs.sh .
- name: Check for differences
env:
MESSAGE: |