Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tell cargo scout if it has to iterate over workspace directories #13

Closed
o0Ignition0o opened this issue Nov 29, 2019 · 1 comment
Closed
Milestone

Comments

@o0Ignition0o
Copy link
Owner

some cargo feature flags don't work in workspaces.

Once #12 is complete, we can let cargo-scout know if it should run clippy on subfolders so the flags work correctly, or stay at the root level.

@o0Ignition0o o0Ignition0o modified the milestones: Workspace management, mvp Nov 29, 2019
@o0Ignition0o
Copy link
Owner Author

As far as I know it should iterate over directories when --no-default-features and --features flags are passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant