Skip to main content

A linter for YAML files.

Project description

A linter for YAML files.

CI tests status Code coverage status Documentation status

Compatible with Python 2 & 3.

Documentation

http://yamllint.readthedocs.org/

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page