style: clang-tidy auto fixes (#1512)

Fixes #1511. 

---------

Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
This commit is contained in:
github-actions[bot]
2024-07-03 11:23:08 +01:00
committed by GitHub
parent 6cb63ed9b2
commit f55872d496
5 changed files with 8 additions and 12 deletions

View File

@@ -8,3 +8,4 @@ Diagnostics:
IgnoreHeader:
- ".*/(detail|impl)/.*"
- ".*expected.*"
- ".*ranges_lower_bound.h"