What is yaml-lint?
"A simple (CLI) tool to lint YAML files"
yaml-lint is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 9.9 KB on disk.
Installation Guide
# Install via NPM
npm install yaml-lint
# Install via Yarn
yarn add yaml-lint