2017 © Pedro Peláez
 

library yaml-lint

A compact command line utility for checking YAML file syntax

image

j13k/yaml-lint

A compact command line utility for checking YAML file syntax

  • Wednesday, June 13, 2018
  • by j13k
  • Repository
  • 1 Watchers
  • 1 Stars
  • 29,192 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 6 Versions
  • 29 % Grown

The README.md

yaml-lint

Latest Version on Packagist ![Software License][ico-license] Total Downloads Monthly Downloads CI, (*1)

A compact command line linting tool for validating YAML files, using the parsing facility of the Symfony Yaml Component., (*2)

Usage

usage: yaml-lint [options] [input source]

  input source    Path to file(s), or "-" to read from standard input

  -q, --quiet     Restrict output to syntax errors
  -h, --help      Display this help
  -V, --version   Display application version

Install

Composer

To get started using yaml-lint in a project, install it with Composer:, (*3)

composer require --dev j13k/yaml-lint

It can then be run from the project's vendor/bin directory., (*4)

To set up yaml-lint globally, install it in the Composer home directory:, (*5)

composer global require j13k/yaml-lint

It can then be run from the bin directory of Composer home (typically ~/.composer/vendor/bin)., (*6)

Binary

A binary edition , yaml-lint.phar, is available for download with each release. This embeds the latest stable version of the Symfony Yaml component that is current at the time of the release., (*7)

The binary can be conveniently installed using PHIVE:, (*8)

phive install yaml-lint

Docker

yaml-lint is bundled in the phpqa Docker image, which provides a suite of static analysis tools for PHP. See the phpqa project for installation and usage instructions., (*9)

Change log

Please see CHANGELOG for information on what has changed recently., (*10)

Credits

License

The MIT License (MIT). Please see LICENCE for more information., (*11)

The Versions

13/06 2018

dev-master

9999999-dev https://github.com/j13k/yaml-lint

A compact command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax

27/03 2018

1.1.3

1.1.3.0 https://github.com/j13k/yaml-lint

A compact command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax

07/12 2017

1.1.2

1.1.2.0 https://github.com/j13k/yaml-lint

A compact command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax

11/11 2016

1.1.1

1.1.1.0 https://github.com/j13k/yaml-lint

Command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax

12/09 2016

1.1.0

1.1.0.0 https://github.com/j13k/yaml-lint

Command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax

03/03 2016

1.0.0

1.0.0.0 https://github.com/j13k/yaml-lint

Command line utility for checking YAML file syntax

  Sources   Download

MIT

The Requires

 

lint cli symfony utility yaml yml syntax