Skip to content

不要なコードの削除 - #954

Merged
keito4 merged 1 commit into
mainfrom
claude/issue-953-20260709-0302
Jul 9, 2026
Merged

不要なコードの削除#954
keito4 merged 1 commit into
mainfrom
claude/issue-953-20260709-0302

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Closes #953

Created automatically from Claude Code branch claude/issue-953-20260709-0302.

- script/setup-lsp.sh を削除
  - 自動呼び出しなし(DevContainer/Dockerfile/Workflow/Makefileから未参照)
  - npm/global.json と重複(バージョン固定なし)
  - devcontainer-checklist.md には同等のnpmコマンドが既掲載
- script/fix-container-plugins.sh を削除
  - 自動呼び出しなし(DevContainer/Dockerfile/Workflow/Makefileから未参照)
  - script/setup-claude.sh (make claude-setup) が同等の機能を提供
- test/integration/core-scripts.bats: 削除ファイルの存在テストを削除
- script/README.md: 両スクリプトのドキュメントを削除
- .context/: 複雑度ベースラインからfix-container-plugins.shのエントリを削除

Closes #953

Co-authored-by: keito4 <keito4@users.noreply.github.com>
@github-actions
github-actions Bot requested a review from keito4 as a code owner July 9, 2026 03:17
@keito4
keito4 merged commit 46a9a8e into main Jul 9, 2026
1 check passed
@keito4
keito4 deleted the claude/issue-953-20260709-0302 branch July 9, 2026 04:09
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 1.121.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released リリース済み label Jul 9, 2026
github-actions Bot added a commit that referenced this pull request Jul 9, 2026
…952,#954)

- templates/workflows/label-sync.yml: accept main's reusable workflow caller
  (PR#921: feat/920-reusable-label-sync)
- package-lock.json: regenerate to include takt@0.47.0 + latest deps

Co-authored-by: keito4 <keito4@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released リリース済み

Projects

None yet

Development

Successfully merging this pull request may close these issues.

不要なコードの削除

1 participant