Skip to content

sgrankin/yamlfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yamlfmt

Barebones comment-preserving YAML formatting via https://github.com/go-yaml/yaml.

Install:

; go install sgrankin.dev/yamlfmt@latest

Use:

; yamlfmt  # Read stdin.
; yamlfmt *.yaml  # Read files and output them as separate docs.
; yamlfmt -indent=3  # Set the indent.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages