forked from AbleOS/ableos
supressed false positive
This commit is contained in:
parent
91dc000502
commit
a258676d20
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -2,7 +2,5 @@
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"stddef.h": "c"
|
"stddef.h": "c"
|
||||||
},
|
},
|
||||||
"settings": {
|
"rust-analyzer.checkOnSave.allTargets": false,
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue