ibrahimcesar/velociplot

Run cargo fmt on entire codebase

Open

#4 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

Apply consistent formatting across the entire codebase using cargo fmt.

Tasks

  • Run cargo fmt
  • Verify all files are formatted
  • Update CI to enforce formatting

Acceptance Criteria

  • All code follows rustfmt standards
  • CI fails on formatting violations

Guida contributor