Skip to content

chore: 開発ツールとBiome設定を改善#89

Merged
gn-t-k merged 2 commits intomainfrom
chore/update-dev-tools
Jul 26, 2025
Merged

chore: 開発ツールとBiome設定を改善#89
gn-t-k merged 2 commits intomainfrom
chore/update-dev-tools

Conversation

@gn-t-k
Copy link
Owner

@gn-t-k gn-t-k commented Jul 26, 2025

概要

開発ツールの設定を更新し、Biome設定のパス指定方法を統一しました。

この変更による影響

  • .claude/commands/commit.mdにブランチ命名規則への参照を追加したことで、一貫性のあるブランチ名が使用されるようになります
  • 自動生成ファイルを.gitignoreに追加したことで、不要なファイルがコミットされることを防ぎます
  • Biome設定のextendsパスを絶対パスに統一したことで、モノレポ環境での設定継承が明確になります

CIでチェックできなかった項目

  • 特になし

補足

この変更は2つのコミットに分かれています:

  1. 開発ツールの設定更新(commit.mdとgitignore)
  2. Biome設定のパス統一

🤖 Generated with Claude Code

gn-t-k and others added 2 commits July 27, 2025 06:08
- commit.mdにブランチ命名規則への参照を追加
- worker-configuration.d.tsを.gitignoreに追加して自動生成ファイルを除外

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 全てのBiome設定ファイルでextendsを相対パスから絶対パス「//」に変更
- root: falseを追加してモノレポ環境での設定継承を明確化

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@gn-t-k gn-t-k force-pushed the chore/update-dev-tools branch from 630f5b7 to e261085 Compare July 26, 2025 21:08
@github-actions github-actions bot added the chore label Jul 26, 2025
@gn-t-k gn-t-k enabled auto-merge July 26, 2025 21:09
@gn-t-k gn-t-k merged commit 9443c74 into main Jul 26, 2025
4 checks passed
@gn-t-k gn-t-k deleted the chore/update-dev-tools branch July 26, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant