A linter for YAML files.
Project description
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
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.0.tar.gz
(23.8 kB
view details)
File details
Details for the file yamllint-0.5.0.tar.gz
.
File metadata
- Download URL: yamllint-0.5.0.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6ca3111ead3d15091171a17a302101b73574294676f46508a94fff58ece3fc0e
|
|
MD5 |
c0bbf580fcd23b49446e7a1653573bdd
|
|
BLAKE2b-256 |
4f77756445370c43790dafc4274471f84fd9593185e7539459f743d6da5e48cf
|