We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php-cs-fixer fix --diff --dry-run --allow-risky=yes
.php-cs-fixer.dist.php
'statement_indentation' => ['stick_comment_to_next_continuous_control_statement' => true]
The text was updated successfully, but these errors were encountered:
php-cs-fixer fix --diff --dry-run --allow-risky=yes を実行する
231c6b2
see EC-CUBE#1025
関連の PR がマージされましたのでクローズします
Sorry, something went wrong.
No branches or pull requests
php-cs-fixer fix --diff --dry-run --allow-risky=yes
を実行する(GitHub Actions で php-cs-fixer を実行し、エラーがある場合は diff を表示する #1073).php-cs-fixer.dist.php
の調整(php-cs-fixer を適用 #1086)'statement_indentation' => ['stick_comment_to_next_continuous_control_statement' => true]
に対応したいThe text was updated successfully, but these errors were encountered: