Commit 97b5c61
astrein: silence file count in Bazel aspect runs
The "Checking N python files" stderr message caused an
"INFO: From Linting" block per target in CI logs. Print it
only when no --output file is given (interactive use).
Change-Id: I3eafed0b2e9ae0acbee05cdac66bd7b254ed42991 parent b6f2f94 commit 97b5c61
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
135 | 140 | | |
136 | 141 | | |
137 | 142 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
0 commit comments