webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
23 stars 3 forks source link

Add configuration_inspector to our preinstalled dev modules #108

Closed JPustkuchen closed 2 years ago

JPustkuchen commented 2 years ago

https://www.drupal.org/project/config_inspector is a super helpful development tool to find and fix configuration issues in development!

It also provides drush commands, so if it speeds up our development, we could add a comand wrapper to show all configuration errors? https://git.drupalcode.org/project/config_inspector/-/blob/2.0.x/src/Commands/InspectorCommands.php

Please add it to our preinstalled dev modules stack and let's use it in the future as part of our QA! :)

joshsedl commented 2 years ago

Fixed in https://github.com/webksde/ddev-vscode-devcontainer-drupal9-template/commit/dcf81bfad1d5e20c00699266023262d1da4b04ac