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