You've already forked lint-policy
Improve minimal-versions handling and rustdoc
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"lsp": {
|
||||
"just-lsp": {
|
||||
"initialization_options": {
|
||||
"formatting": {
|
||||
"indentation": "\t",
|
||||
},
|
||||
},
|
||||
},
|
||||
"rust-analyzer": {
|
||||
"initialization_options": {
|
||||
"imports": {
|
||||
|
||||
Reference in New Issue
Block a user