Skip to content

build: commitlint設定修正 - #108

Merged
crow-misia merged 1 commit into
mainfrom
fix/commitlint
Aug 21, 2026
Merged

build: commitlint設定修正#108
crow-misia merged 1 commit into
mainfrom
fix/commitlint

Conversation

@crow-misia

@crow-misia crow-misia commented Aug 21, 2026

Copy link
Copy Markdown
Owner

miseからcommitlintパス取得しない方式に修正

Summary by CodeRabbit

  • Chores
    • コミットメッセージの検証ルールを標準化しました。
    • コミット時の自動チェックを整理し、設定に沿って一貫して実行されるよう改善しました。

miseからcommitlintパス取得しない方式に修正

Signed-off-by: Zenichi Amano <crow.misia@gmail.com>
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d7b35463-7456-44f6-8d5e-c541e161e816

📥 Commits

Reviewing files that changed from the base of the PR and between f49ecbc and e771551.

📒 Files selected for processing (2)
  • commitlint.config.cjs
  • lefthook.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

Commitlint の conventional 設定を追加しました。commit-msg フックは設定ファイルの手動解決を廃止し、commitlint を直接実行します。

Changes

Commitlint フック統合

Layer / File(s) Summary
Commitlint 設定と実行の統合
commitlint.config.cjs, lefthook.yaml
@commitlint/config-conventional を継承する設定を追加しました。commit-msg フックは commitlint --color false --edit {1} を直接実行します。

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to e7715

This localized configuration change has no actionable merge-blocking risk remaining and is merge-ready after normal checks and review.

Poem

うさぎが設定をぴょんと追加
フックは迷わず直接実行
Conventional の道を整え
コミットの列を軽やかに
月明かりにも lint の音 crescent 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed タイトルは、Commitlint設定とcommit-msgフックの実行方法を修正する変更内容を簡潔に示しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/commitlint

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@crow-misia
crow-misia merged commit 1699c4d into main Aug 21, 2026
11 checks passed
@crow-misia
crow-misia deleted the fix/commitlint branch August 21, 2026 05:25
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