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

⬆️ Update 👷 GitHub Action crate-ci/typos to v1.20.5 #305

Merged
merged 1 commit into from
Apr 9, 2024

⬆️ Update 👷 GitHub Action crate-ci/typos to v1.20.5

0eec14b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

⬆️ Update 👷 GitHub Action crate-ci/typos to v1.20.5 #305

⬆️ Update 👷 GitHub Action crate-ci/typos to v1.20.5
0eec14b
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy succeeded Apr 9, 2024 in 0s

reviewdog [clippy] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1)

src/lib.rs|72 col 56| warning: unused import: iter::*
--> src/lib.rs:72:56
|
72 | pub use crate::{aberration::, concern::, convert::, iter::, outcome::*};
| ^^^^^^^
|
= note: #[warn(unused_imports)] on by default