Commit eedc2d8
fix: remove trailing whitespace from test files
Fixes editorconfig check failures:
- Remove 67 trailing whitespace errors from test-memory-leaks.cpp
- Remove 4 trailing whitespace errors from CMakeLists.txt (lines 228-231)
This resolves the editorconfig CI check failure.
Co-Authored-By: Stephen Cornwell <[email protected]>1 parent 8a59713 commit eedc2d8
2 files changed
+71
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments