YamlLintCommand

YamlLintCommand

class YamlLintCommand extends Command

Validates YAML files syntax and outputs encountered errors.

Methods

__construct(string|null $name = null)

Constructor.

from Command
ignoreValidationErrors()

Ignores validation errors.

from Command登录查看完整内容