Files
ale/ale_linters
Braden Kelley a0ad5f938a fix!(biome): allow passing options to biome check (#4799)
The only option available to biome's `lsp-proxy` command used for
linting is `--config-path`. However, we are using ALE to find and set
the project root, and have a way to manually override, so that is no
longer necessary.

The LSP proxy also used the `g:ale_biome_options` config, which is
shared with the fixer's `check` command, but `lsp-proxy` will throw an
error if unknown options are included, making it so that option is only
useful to set the project root.

BREAKING CHANGE: We are no longer passing options to the biome LSP
proxy, but we can still set the project root with
`g:ale_biome_lsp_project_root`.
2024-06-27 14:30:06 +09:00
..
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2021-11-15 19:41:03 +09:00
2022-02-06 14:08:10 +09:00
2023-12-07 14:49:37 +00:00
2021-11-19 07:41:05 +09:00
2019-02-06 20:29:58 -02:00
2021-03-30 15:47:59 +09:00
2021-03-19 22:29:06 +00:00
2023-05-22 11:58:59 +09:00
2017-12-20 22:53:03 -06:00
2021-11-19 07:41:05 +09:00
2020-12-23 16:50:45 +01:00
2019-11-07 02:44:56 +09:00
2019-02-02 16:20:14 +01:00
2021-01-22 23:51:29 +09:00
2024-02-22 11:55:52 +09:00
2019-02-02 16:20:14 +01:00
2019-02-02 16:20:14 +01:00
2021-01-23 12:27:55 -05:00
2022-05-16 21:14:11 +09:00
2021-11-19 07:41:05 +09:00
2024-06-25 17:17:27 +09:00
2021-11-19 07:41:05 +09:00
2023-09-17 17:24:23 +01:00
2021-03-15 22:30:22 +00:00
2021-11-19 07:41:05 +09:00
2021-11-19 07:41:05 +09:00
2023-09-16 22:23:30 +01:00
2021-01-23 00:20:11 +09:00
2024-02-22 11:18:04 +09:00
2020-08-06 13:20:54 +01:00
2021-11-19 07:41:05 +09:00
2021-10-24 21:05:55 +09:00
2020-07-10 22:33:37 -04:00