Skip to content

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

License

Notifications You must be signed in to change notification settings

hunts/yamllint-to-checkstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages