Skip to content

ローカライズ基盤リファクタ - #243

Merged
reigithub merged 9 commits into
mainfrom
feature/localization-service
Jul 12, 2026
Merged

ローカライズ基盤リファクタ#243
reigithub merged 9 commits into
mainfrom
feature/localization-service

Conversation

@reigithub

Copy link
Copy Markdown
Owner

No description provided.

@github-actions github-actions Bot added the unity label Jul 12, 2026
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown

🔍 コード品質チェックリスト

24 個の C# ファイルが変更されています。

共通チェック

  • .editorconfig に従ったフォーマット
  • 命名規則の遵守(_ プレフィックス、PascalCase)
  • 不要な using の削除

Unity プロジェクト (Game.Client)

  • Unity Analyzer の警告対応
  • GetComponent のキャッシュ(UNT0006)
  • null チェックに == 演算子を使用(UNT0002)
  • Camera.main のキャッシュ(UNT0030)
  • CompareTag の使用(UNT0015)

📖 詳細は CODE_QUALITY_SETUP.md を参照してください。

@reigithub
reigithub merged commit a9390a4 into main Jul 12, 2026
10 checks passed
@reigithub
reigithub deleted the feature/localization-service branch July 12, 2026 08:57
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