Skip to content

Commit

Permalink
tools/ NFC fix eof newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Dec 30, 2022
1 parent 37c7ffb commit 5593ff8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tools/cargo-clippy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ exec cargo clippy \
--all-features \
"${@}" \
-- \
-D warnings \
-D warnings \
1 change: 0 additions & 1 deletion tools/cargo-fmt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ set -x
cargo fmt --version

exec cargo fmt --verbose "${@}"

0 comments on commit 5593ff8

Please sign in to comment.