Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Store multiline diags for each line they appear on
Diagnostic interface used to store multiline diags only on thte starting line. With this pull commit, _line_to_diags stores a multiline diagnostic for each line in the range `diag['range']['start'/'end'].
- Loading branch information