ibrahimcesar/velociplot

Run cargo fmt on entire codebase

Open

#4 创建于 2025年11月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)auto 404
good first issuepriority: high

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南