Commit 4934ae4
authored
Filter "Processing file" lines out of clang-tidy output (#359)
```
== clang-tidy /home/tav/frc/wpilib/allwpilib/benchmark/src/main/native/cpp/Main.cpp ==
[1/1] (1/2) Processing file /home/tav/frc/wpilib/allwpilib/benchmark/src/main/native/cpp/Main.cpp.
[1/1] (2/2) Processing file /home/tav/frc/wpilib/allwpilib/benchmark/src/main/native/cpp/Main.cpp.
```1 parent 392055b commit 4934ae4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments