Skip to content

リポジトリメンテナンス: clang-format・CI改善・不要コード削除 - #6

Merged
ainyan03 merged 2 commits into
mainfrom
claude/repo-maintenance
Feb 8, 2026
Merged

ainyan03 merged 2 commits into
mainfrom
claude/repo-maintenance

Conversation

@ainyan03

@ainyan03 ainyan03 commented Feb 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • .clang-format をM5Stack準拠設定(M5Template-C-CPP由来)で配置
  • .gitignore のテストバイナリ個別列挙をパターンマッチ (test/*_test) に簡略化
  • third_party/VERSIONS.md でライブラリバージョンを明記(stb_image v2.30, stb_image_write v1.16, doctest v2.4.11)
  • deploy.ymlpull_request トリガーを追加し、PR時にもWASMビルド検証を実行
  • 用済みの examples/vblur_test を削除(用済みのvblur_test座標検証テストを削除 #5 を統合)

Test plan

  • pio test -e test_native 全179テストケース PASSED
  • PR時のWASMビルドCIが正常に動作すること

- .clang-format をM5Stack準拠設定で配置
- .gitignore のテストバイナリをパターンマッチに簡略化
- third_party/VERSIONS.md でライブラリバージョンを明記
- deploy.yml にPR時のWASMビルド検証を追加
VerticalBlurNodeの座標検証が完了し不要になったため、
examples/vblur_test/ とplatformio.iniの環境定義を削除。
@ainyan03
ainyan03 merged commit 7540596 into main Feb 8, 2026
4 checks passed
@ainyan03
ainyan03 deleted the claude/repo-maintenance branch February 8, 2026 22:28
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