Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Add YAML validation #857

Closed
TravisCarden opened this issue Dec 22, 2016 · 3 comments
Closed

Add YAML validation #857

TravisCarden opened this issue Dec 22, 2016 · 3 comments
Assignees
Labels
Enhancement A feature or feature request

Comments

@TravisCarden
Copy link
Contributor

Since syntax errors in YAML syntax errors can be just as serious as in PHP, we should have a validation command for them (e.g., validate:yaml) and include it in validate:all.

@grasmash grasmash added the Enhancement A feature or feature request label Dec 27, 2016
@grasmash
Copy link
Contributor

Symfony's Yaml component provides a validation command that is available in 3.x. However, we are blocked on upgrading in #646 by hechoendrupal/drupal-console#2905

@jmolivas
Copy link
Contributor

@grasmash I am currently working on fixing this DrupalConsole issue.

@grasmash
Copy link
Contributor

@jmolivas Thanks so much for your help!

@grasmash grasmash removed the blocked label Jan 4, 2017
grasmash added a commit to grasmash/bolt that referenced this issue Jan 4, 2017
@grasmash grasmash self-assigned this Jan 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

3 participants