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

enable clippy when dependencies are used #73

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Sep 2, 2024

No description provided.

@@ -22,7 +22,6 @@ docker build --rm -t exercism/rust-analyzer .
docker run \
--rm \
--network none \
--read-only \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had to remove this for the tests to pass. The flag is not present in the test-runner repo. Is it actually the case that analyzers have this additional flag? Or can it safely be removed from this test file?

Copy link
Member

Choose a reason for hiding this comment

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

We don't yet enforce readonly, but might in the future. So it's fine for now

@senekor senekor marked this pull request as ready for review September 2, 2024 05:54
@senekor senekor requested a review from a team as a code owner September 2, 2024 05:54
@senekor
Copy link
Contributor Author

senekor commented Sep 2, 2024

relevant forum discussion

@senekor senekor merged commit 80d2ac8 into main Sep 2, 2024
2 checks passed
@senekor senekor deleted the remo/twopoopyklpl branch September 2, 2024 17:15
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 this pull request may close these issues.

2 participants