This website works better with JavaScript.
Explore
Help
Sign In
Mirrors
/
yamllint
Watch
1
Star
0
Fork
You've already forked yamllint
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v1.3.2
master
fix/issues-334-pathspec-dirs.yaml
feature/plugin-2020-10-02
packaging
proto/fix-indentation
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.1.0
v1.10.0
v1.11.0
v1.11.1
v1.12.0
v1.12.1
v1.13.0
v1.14.0
v1.15.0
v1.16.0
v1.17.0
v1.18.0
v1.19.0
v1.2.0
v1.2.1
v1.2.2
v1.20.0
v1.21.0
v1.22.0
v1.22.1
v1.23.0
v1.24.0
v1.24.1
v1.24.2
v1.25.0
v1.26.0
v1.26.1
v1.26.2
v1.26.3
v1.27.0
v1.27.1
v1.28.0
v1.29.0
v1.3.0
v1.3.1
v1.3.2
v1.30.0
v1.31.0
v1.32.0
v1.4.0
v1.4.1
v1.5.0
v1.6.0
v1.6.1
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v1.3.2'
${ noResults }
yamllint
/
MANIFEST.in
4 lines
50 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Distribution: Add LICENSE and README to manifest
9 years ago
include LICENSE
include README.rst
Distribution: Add MANIFEST.in `yamllint/conf/*.yml` remains in `setup.py`'s `package_data` because it needs to be installed when running `pip install .`. `docs/*` and `tests/yaml-1.2-spec-examples/*` just need to be packaged, they can go in the manifest.
9 years ago
include docs/*