Update Rust crate serde_json to v1.0.149 #123
Merged
GitHub Actions / clippy
completed
Jan 6, 2026 in 1s
reviewdog [clippy] report
reported by reviewdog 🐶
Findings (1)
src/limiter.rs|35 col 9| this if statement can be collapsed
Filtered Findings (0)
Annotations
Check warning on line 35 in src/limiter.rs
github-actions / clippy
[clippy] src/limiter.rs#L35 <clippy::collapsible_if>
this `if` statement can be collapsed
Raw output
src/limiter.rs:35:9: warning: this `if` statement can be collapsed (clippy::collapsible_if)
Loading