Sign in
fuchsia
/
third_party
/
github.com
/
astral-sh
/
ruff
/
refs/heads/upstream/crmarsh/ty-recursive-alias-stack-overflow
/
.
/
.vscode
/
settings.json
blob: 6f9680f338004f1f5a70deb4834a4632e3ae6876 [
file
] [
edit
]
{
"rust-analyzer.check.extraArgs"
:
[
"--all-features"
],
"rust-analyzer.check.command"
:
"clippy"
,
"search.exclude"
:
{
"**/*.snap"
:
true
},
"ty.diagnosticMode"
:
"openFilesOnly"
}