fix rust plugin
This commit is contained in:
@ -7,6 +7,8 @@ return {
|
||||
"--",
|
||||
"-W", "clippy::pedantic",
|
||||
"-W", "clippy::nursery",
|
||||
"-W", "clippy::unwrap_used",
|
||||
"-W", "clippy::expect_used",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user