grunt-drupal-tasks
grunt-drupal-tasks copied to clipboard
Find or create integration with grunt-phpcbf to auto-correct some standards errors.
Follow-up to #262
I've been thinking we should not run this as part of the build process, as I wouldn't want changes to code made by CI servers. However, we could have a grunt phpcbf, grunt fix, or grunt validate:fix, though we would need to have the build process announce the command.