Commits
Click on a commit to change the comparison rangerefactor(linter): move `LintServiceOptions.paths` to `LintService.with_paths` (#12015)
A bit of refactoring.
The language server can use the same `LintService` with different paths now (see downstream PR)