Commits
Click on a commit to change the comparison rangerefactor(linter): run linter with `ContextSubHost` (#12769)
Here we are not aligning every diagnostic to the source text offset. Later we could cross-reference with an extra method `push_diagnostic_without_adjustment` or something similar.