Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The regex for the problem matcher is invalid, since the `-` creates a range. But the range is invalid, since it cannot start with `\s`.
- Loading branch information