Skip to content

fix: format skills command for CI - #9

Merged
RainLib merged 1 commit into
mainfrom
agent/fix-skills-rustfmt
Jul 20, 2026
Merged

fix: format skills command for CI#9
RainLib merged 1 commit into
mainfrom
agent/fix-skills-rustfmt

Conversation

@RainLib

@RainLib RainLib commented Jul 20, 2026

Copy link
Copy Markdown
Owner

What changed

Applied rustfmt to crates/officecli/src/commands/skills.rs.

Why

PR #6 was merged with two chain expressions that did not match the repository's Rust formatting rules, causing cargo fmt -- --check to fail on main.

Impact

Formatting-only change; no runtime behavior changes.

Validation

  • cargo fmt -- --check
  • cargo clippy --all-targets --offline -- -D warnings
  • cargo test --workspace --offline (including 54 CLI smoke tests)

@RainLib
RainLib marked this pull request as ready for review July 20, 2026 08:04
@RainLib
RainLib merged commit 6e6844b into main Jul 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant