A linter for YAML files.
Compatible with Python 2 & 3.
Documentation
Short overview
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
Release files for yamllint 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yamllint-0.5.0.tar.gz | 23.8 kB | Details |
Release files / yamllint-0.5.0.tar.gz
| Download URL | yamllint-0.5.0.tar.gz |
|---|---|
| Size | 23.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6ca3111ead3d15091171a17a302101b73574294676f46508a94fff58ece3fc0e
|
|
BLAKE2b-256 checksum How to use checksums |
4f77756445370c43790dafc4274471f84fd9593185e7539459f743d6da5e48cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |