yamll

command
v1.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2023 License: BSD-2-Clause, ISC Imports: 6 Imported by: 0

README

yamll: yaml linter

Run this over YAML files to determine if they are well-formed or not.

Usage: yamll [-hq] files...

        For each file, yamll will make sure it is a well-formatted YAML
        file.  Unless the -q option is passed, yamll will print the names
        of each file and whether it was well-formed. With the -q option,
        only malformed files are printed.

	If the only command line argument is "-", yamll will read from
	standard input. It is assumed the entirety of standard input is
	a single file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL