Skip to content

ci: merge fmt and clippy into single lint job#17

Merged
tomatoaiu merged 1 commit intomainfrom
ci/merge-fmt-clippy
Feb 11, 2026
Merged

ci: merge fmt and clippy into single lint job#17
tomatoaiu merged 1 commit intomainfrom
ci/merge-fmt-clippy

Conversation

@tomatoaiu
Copy link
Copy Markdown
Owner

Summary

  • fmt と clippy の2ジョブを1つの lint ジョブに統合
  • checkout + Rust setup の重複を排除
  • fmt を先に実行(system deps 不要)し、失敗時は clippy をスキップして早期終了

Changes

  • fmt job + clippy job → lint job
  • rustfmt, clippy を1回の toolchain setup でインストール

🤖 Generated with Claude Code

Loading
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