Skip to content

Commit 80e7412

Browse files
committed
Add tests to vscode cfg
1 parent 991f9f1 commit 80e7412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"rust-analyzer.check.allTargets": false,
33
"rust-analyzer.check.extraArgs": [
44
"--examples",
5+
"--tests"
56
],
67
"rust-analyzer.cargo.target": "thumbv7em-none-eabihf",
78
"rust-analyzer.cargo.features": [

0 commit comments

Comments
 (0)