Skip to content

Conversation

@SilentVoid13
Copy link
Contributor

this should fix #3751. basically does what @ealmloff suggested, using the same function to collect .rs files for both dx check and dx fmt

@SilentVoid13 SilentVoid13 requested a review from a team as a code owner April 24, 2025 13:18
Copy link
Member

@ealmloff ealmloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Confirmed this fixes the git ignore issue and it is nice to unify some of the file collection logic. The CI failure is unrelated

@ealmloff ealmloff merged commit 74789c4 into DioxusLabs:main Apr 25, 2025
16 of 17 checks passed
@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cli Related to the dioxus-cli program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dx check fail because it check every crate at the .cargo folder

2 participants