Commit 7bd26a3
committed
Tell mypy to omit the summary output
We don't parse the error summary so we can omit the output as well.
(This is visible when we turn on debug logging as SublimeLinter will
always complain that regex does *not* match againats that line.)
E.g.: "Found 26 errors in 6 files (checked 1 source file)"1 parent 507a4f2 commit 7bd26a3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments