A linter for YAML files.
Project description
A linter for YAML files.
Written in Python (compatible with Python 2 & 3).
Documentation
Short overview
Screenshot
Installation
pip install yamllint
Usage
# Lint one or more files
yamllint my_file.yml my_other_file.yaml ...
# Lint all YAML files in a directory
yamllint .
# Use a custom lint configuration
yamllint -c ~/myconfig file.yml
# Output a parsable format (for syntax checking in editors like Vim, emacs...)
yamllint -f parsable file.yml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yamllint-0.5.1.tar.gz
(23.2 kB
view details)
File details
Details for the file yamllint-0.5.1.tar.gz
.
File metadata
- Download URL: yamllint-0.5.1.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ca64a51902a021699a59697343b335d1d3339081aa052f93952143426d26ff1 |
|
MD5 | a202821ba5eb42cf9bb29a327585b827 |
|
BLAKE2b-256 | bbe846413f83c53f5059c7c79464bf1377162b417fe91b223bdbf0eeb8544059 |