Commit dcdb1be
Fix clang-format linter issue in verify.cpp
- Format src/verify.cpp to fix line length violation
- Split long fprintf line across multiple lines per LLVM style
Co-authored-by: bbockelm <1093447+bbockelm@users.noreply.github.com>1 parent 1ead755 commit dcdb1be
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments