-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
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
Update codestyle.md #337
base: main
Are you sure you want to change the base?
Update codestyle.md #337
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
please add this at least to /docs/.... |
at
|
phpcbf is fixing. In my opinion two different things. As php-cs-fixer was missing completely in the documentation I only added this option to the checker section. But if you prefer a breakdown per tool and not per use case, then I'll just split it. |
Now I get it, should I remove php-cs-fixer? |
Don't know, if we need 2 then keep it, if we prefer one then not ;-) |
Hopefully now the right way 😄 Thanks! |
User description
Adds documentation for the command shortcuts for codestyle checks - joomla/joomla-cms#44498
PR Type
Documentation
Description
composer
.phpcs
andcsfixer
viacomposer
.Changes walkthrough 📝
codestyle.md
Add shortcut commands for code style checks in documentation
versioned_docs/version-5.2/get-started/codestyle.md
checks.
phpcs
andcsfixer
.