Skip to content

Commit

Permalink
Remove target-dir workaround for Clippy cache issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Oct 13, 2023
1 parent 83719c4 commit f436ed2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mk/clippy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ IFS=$'\n\t'

export NULL=""
cargo clippy \
--target-dir=target/clippy \
--all-features --all-targets \
-- \
--deny missing_docs \
Expand Down

0 comments on commit f436ed2

Please sign in to comment.