Skip to content

Add <file> targets to phpcs config#29

Merged
fumikito merged 1 commit intomasterfrom
fix/phpcs-file-targets
Mar 23, 2026
Merged

Add <file> targets to phpcs config#29
fumikito merged 1 commit intomasterfrom
fix/phpcs-file-targets

Conversation

@fumikito
Copy link
Copy Markdown
Contributor

Summary

  • phpcs.ruleset.xml<file> タグを追加し、対象ファイル/ディレクトリを明示指定
  • composer.jsonlint / fix スクリプトから $(find) や明示的パス指定を削除し、phpcs の設定に委譲
  • taro-open-hour のリファレンス実装に準拠

Why

GitHub Actions 環境で find コマンドの引数が多すぎてエラーになる問題を解消。

🤖 Generated with Claude Code

…x scripts

Co-authored-by: Claude <noreply@anthropic.com>
@fumikito fumikito enabled auto-merge March 23, 2026 05:55
@fumikito fumikito merged commit 7c4d237 into master Mar 23, 2026
9 checks passed
@fumikito fumikito deleted the fix/phpcs-file-targets branch March 23, 2026 05:57
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