krisiye / yaml-lint

Simple yaml check tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GemVersion TravisBuild Coverage Status

yaml-lint

Simple yaml check tool. yaml-lint will simply try to load the YAML file with the built-in Ruby yaml library.

Install

gem install yaml-lint

Usage

Check a file

yaml-lint filename.yaml

Check a complete folder

yaml-lint hiera/

About

Simple yaml check tool


Languages

Language:Ruby 100.0%