[rust-analyzer] check.command = "clippy" checkOnSave = true files.exclude = ["**/target/**", "**/.temp/**"] linkedProjects = [ ".run/Cargo.toml", "mingling_pathf/test/Cargo.toml", "arg_picker/Cargo.toml", "arg_picker/test/Cargo.toml", "mingling_cli/Cargo.toml" ] cargo.features = [] procMacro.enable = true procMacro.attributes.enable = true