chore: 不要なコードとファイルを削除 (#511) - #512
Merged
Merged
Conversation
- `.vscode/cspell-custom-words.txt` を削除(0バイトの空ファイル) - `cspell.json` から削除したファイルへの参照を除去 - `.zsh/configs/virtual/go.zsh` を削除(コメント1行のみ、dev containerに移行済み) - `.zsh/configs/virtual/python.zsh` を削除(コメント1行のみ、dev containerに移行済み) - `dot/.zshrc` から Amazon Q のタイミングブロックを削除(実際のAmazon Qコードがなく計測のみ) - `dot/.zshrc` から Windsurf PATH の重複エントリを削除 Fixes #511 Co-authored-by: keito4 <keito4@users.noreply.github.com>
Closed
This was referenced Mar 1, 2026
Closed
Contributor
|
🎉 This PR is included in version 1.81.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
不要なコード・ファイルを削除しました。
削除したファイル
.vscode/cspell-custom-words.txt: 0バイトの空ファイル(内容なし).zsh/configs/virtual/go.zsh: コメント1行のみ(dev containerに移行済みという旨のコメント).zsh/configs/virtual/python.zsh: コメント1行のみ(dev containerに移行済みという旨のコメント)修正したファイル
cspell.json: 削除された cspell-custom-words.txt への参照を除去dot/.zshrc:保持したファイル(削除検討後、使用中と判明)
git/commitlint.config.js→ Dockerfile Line 189 で使用中.devcontainer/codex-config.json→ Dockerfile Line 131 で使用中.claude/commands/security-review.md→ スキル定義として有効Closes #511
Generated with Claude Code