ibrahimcesar/velociplot

Run cargo clippy and fix warnings

Open

#3 aperta il 29 nov 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)auto 404
good first issuepriority: high

Metriche repository

Star
 (3 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor