oxc/crates/oxc_language_server/src
Alexander S. 8c6e0a6fa3
refactor(language_server): simplify IsolatedLintHandler (#8183)
the `PathBuf` is only leeded in line 47. I do not know why the other
methods should handle it and return the result.
And a simple fast return.
2025-01-18 11:49:21 +08:00
..
linter refactor(language_server): simplify IsolatedLintHandler (#8183) 2025-01-18 11:49:21 +08:00
capabilities.rs refactor(language_server): add capabilities struct (#7906) 2024-12-16 10:25:26 +08:00
main.rs refactor(linter): refactor LintBuilder to prep for nested configs (#8034) 2025-01-05 04:08:26 +00:00