/yamllint-to-checkstyle

This is a CLI program that takes yamlint parsable output and converts it to checkstyle format.

Primary LanguageGoMIT LicenseMIT

yamllint-to-checkstyle

A commandline program that takes yamlint parsable output and converts it to checkstyle format.

Installation

go install github.com/hunts/yamllint-to-checkstyle@latest

Usage

yamllint --format=parsable file.yaml | yamllint-to-checkstyle