Closed codechefmarc closed 5 months ago
This PR fixes/implements the following bugs/features
phpcs
SubThemeCommands
SubThemeGenerator
Explain the motivation for making this change. What existing problem does the pull request solve?
Prepares the module for Drupal.org and best coding practices.
No changes to documentation, command works exactly the same way as before.
/web/modules/contrib
emulsify_drupal
/web/themes/contrib
release-base-theme
drush en emulsify_tools
drush emulsify my_awesome_theme
/web/themes/custom/my_awesome_theme
Summary
This PR fixes/implements the following bugs/features
phpcs
with the Drupal standard and refactored the followingSubThemeCommands
for 3 servicesSubThemeGenerator
to a serviceExplain the motivation for making this change. What existing problem does the pull request solve?
Prepares the module for Drupal.org and best coding practices.
Documentation update (required)
No changes to documentation, command works exactly the same way as before.
How to review this pull request
/web/modules/contrib
directory and switch to this branchemulsify_drupal
repo into the/web/themes/contrib
directory and switch to therelease-base-theme
branch.drush en emulsify_tools
drush emulsify my_awesome_theme
/web/themes/custom/my_awesome_theme