chore: formatting across codebase (#32456)

To prevent polluting future PRs
This commit is contained in:
Mason Daugherty
2025-08-07 22:09:26 -04:00
committed by GitHub
parent 11d68a0b9e
commit 5599c59d4a
62 changed files with 643 additions and 365 deletions

View File

@@ -64,4 +64,4 @@ jobs:
# grep will exit non-zero if the target message isn't found,
# and `set -e` above will cause the step to fail.
echo "$STATUS" | grep 'nothing to commit, working tree clean'
echo "$STATUS" | grep 'nothing to commit, working tree clean'