ibrahimcesar/velociplot

Run cargo clippy and fix warnings

Open

#3 建立於 2025年11月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (0 fork)auto 404
good first issuepriority: high

倉庫指標

Star
 (3 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Run cargo clippy --all-features and address any warnings to ensure code quality before release.

Tasks

  • Run cargo clippy --all-features
  • Fix all warnings
  • Ensure no new warnings are introduced

Acceptance Criteria

  • Zero clippy warnings
  • CI passes with clippy checks

貢獻者指南