docs(lint-rules): rule⑥ に yaml/yml extensions 選定理由を明記 (順位 69)#160
Conversation
PR #110 で `no-ephemeral-todo-reference` の extensions に yaml/yml を追加した 判断根拠 (takt workflow / GitHub Actions yaml も permanent artifact として ephemeral 参照を含み得る) を rule⑥ コメント欄に 2-3 行で codify。これにより git blame せずとも extensions 選定経緯が rule 定義の隣で読める。 順位 69 (T3 / XS) の land に伴い、todo5.md / todo-summary.md / claude-code-web-tasks.md の該当エントリを削除。 https://claude.ai/code/session_01FeyG6YtCZk4PE7QfNManAy
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
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. Comment |
|
Claude Code Webから作成したPRです。ドキュメントのみの変更のため、マージします。 |
Summary
docs/claude-code-web-tasks.md順位 69 (T3 / XS) を land。.claude/custom-lint-rules.tomlrule⑥ (no-ephemeral-todo-reference) に「extensions の選定」コメントを 3 行追記し、PR feat(hooks): Bundle "docs quality pre-write" — Stop hook lint:md + ephemeral todo ref detection (順位 4/29) #110 で yaml/yml を追加した判断根拠 (takt workflow / GitHub Actions yaml も permanent artifact として ephemeral 参照を含み得る) を rule 定義の隣に codify。git blame せずとも extensions 選定経緯が読める。docs/todo5.md/docs/todo-summary.md/docs/claude-code-web-tasks.mdの該当エントリを削除。設計上の調整
docs/todo5.mdの追記文案はdocs/todo3.mdを含んでいたが、rule⑥ 自身のパターン (docs/todo[0-9]*\.md) に self-trigger するため、既存 Self-exclusion 設計の慣例 (docs/todoN.mdplaceholder + PR 番号参照) に揃え、安定参照である「PR #94 / PR #110」表記に置き換えた。Test plan
.claude/custom-lint-rules.tomlrule⑥ コメント欄に「extensions の選定」セクションが追加されていることdocs/todo[0-9]*\.mdパターンに hit するリテラルが含まれていないこと (self-trigger 回避)docs/claude-code-web-tasks.mdの 順位 69 行が削除されていることdocs/todo-summary.mdの 順位 69 行が削除されていることdocs/todo5.mdの該当エントリが削除されていることhttps://claude.ai/code/session_01FeyG6YtCZk4PE7QfNManAy
Generated by Claude Code