Skip to content
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

YAML validation is too verbose #950

Closed
danepowell opened this issue Jan 9, 2017 · 1 comment
Closed

YAML validation is too verbose #950

danepowell opened this issue Jan 9, 2017 · 1 comment
Labels
Enhancement A feature or feature request

Comments

@danepowell
Copy link
Contributor

The recently-added YAML file linting creates a log line for every single YAML file in the codebase. This is too verbose, and produces 1000+ log entries in some cases (approximately doubling the size of Travis logs).

@grasmash grasmash added the Enhancement A feature or feature request label Jan 10, 2017
@grasmash
Copy link
Contributor

This was resolved in https://github.com/grasmash/yaml-cli/releases/tag/0.3.4.

Execute composer update for newest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants