feat: 0517 update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
_:
|
||||
{
|
||||
imports = [
|
||||
./all.nix
|
||||
|
||||
@@ -37,7 +37,7 @@ local extra_config = {
|
||||
settings = {
|
||||
rust_analyzer = {
|
||||
check = {
|
||||
command = "cargo clippy"
|
||||
command = "clippy"
|
||||
},
|
||||
diagnostics = {
|
||||
experimental = true,
|
||||
|
||||
Reference in New Issue
Block a user