dx check fail because it check every crate at the .cargo folder #3751
Labels
bug
Something isn't working
cli
Related to the dioxus-cli program
good first issue
Good for newcomers
Problem
My
$CARGO_HOME
is set to the project dir +.cargo
.Dx check also this folder and fail.
Steps To Reproduce
Steps to reproduce the behavior:
to prosect dir +
.cargo`thiserror-impl-1.0.69
dx check
Expected behavior
Do only check the file which are included in the rust src and ignore dependencies.
Screenshots
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: