yamllint

Linter for YAML files

Debian Debian
RUN apt-get update && \ apt-get install -y yamllint
Ubuntu
RUN apt-get update && \ apt-get install -y yamllint
Arch Arch Linux
RUN pacman -S --noconfirm yamllint
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yamllint
Fedora
RUN dnf install -y yamllint
Raspbian
RUN apt-get update && \ apt-get install -y yamllint
click the source code to copy install yamllint on any operating system with command-not-found.com