diff options
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 29e8812e3..139b432f4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -41,4 +41,5 @@ | |||
| 41 | // "examples/stm32wl/Cargo.toml", | 41 | // "examples/stm32wl/Cargo.toml", |
| 42 | // "examples/wasm/Cargo.toml", | 42 | // "examples/wasm/Cargo.toml", |
| 43 | ], | 43 | ], |
| 44 | "rust-analyzer.showUnlinkedFileNotification": false, | ||
| 44 | } \ No newline at end of file | 45 | } \ No newline at end of file |
