@@ -19,7 +19,7 @@
doCheck = true;
};
devShell = with pkgs; mkShell {
nativeBuildInputs = with pkgs; [rustc cargo rustfmt pre-commit];
nativeBuildInputs = with pkgs; [rustc cargo rustfmt pre-commit clippy];
});
}
The note is not visible to the blocked user.