yamllint-checkstyle

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Unlicense Imports: 5 Imported by: 0

README

yamllint-checkstyle convert yamllint to checkstyle report

Release version Build Status Coverage Status Sonarcloud Status Go version

Installation

via brew (mac & linux).
brew tap thomaspoignant/homebrew-tap
brew install yamllint-checkstyle
via scoop (windows).
scoop bucket add org https://github.com/thomaspoignant/scoop.git
scoop install yamllint-checkstyle

Usage

run yamllint-checkstyle and pass yamllint (with -f parsable option) output to it

yamllint -f parsable test.yaml | yamllint-checkstyle > yamllint-checkstyle.xml

Output

  • if there are any lint errors, full Checkstyle XML will be created
  • if there are no errors, empty Checkstyle XML will be created.

How can I contribute?

See the contributor's guide for some helpful tips.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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