Commit c42191e
Filter sbt output in Makefile and remove deprecated showSuccess
- Pipe sbt output through grep '^scala,' to avoid sbt launcher
messages and netlib warnings polluting the CSV
- Redirect sbt stderr to /dev/null
- Remove deprecated showSuccess setting that caused lint warning
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b5f3af7 commit c42191e
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
0 commit comments