config: send server-side capabilities to config
This commit is contained in:
parent
c235f026f0
commit
27f30f8d28
5 changed files with 26 additions and 2 deletions
|
|
@ -38,7 +38,8 @@
|
|||
clippy::uninlined_format_args,
|
||||
clippy::len_zero,
|
||||
clippy::single_char_pattern,
|
||||
clippy::single_char_add_str
|
||||
clippy::single_char_add_str,
|
||||
clippy::single_match
|
||||
)]
|
||||
|
||||
use {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue