This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
yamllint
Watch
1
Star
0
Fork
0
You've already forked yamllint
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c281d4850772ad318449c40d9257889e2d7c42f5
yamllint
/
yamllint
History
Adrien Vergé
8bdddf6e89
docs: Warn about Python 2 and problems with line-length
...
Closes
#146
.
2018-11-23 14:19:55 +01:00
..
conf
Add quoted-strings rule
2018-10-04 16:09:56 +02:00
rules
docs: Warn about Python 2 and problems with line-length
2018-11-23 14:19:55 +01:00
__init__.py
yamllint version 1.13.0
2018-11-14 19:04:58 +01:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
cli: Add -f colored to force colors
2018-10-22 10:35:35 +02:00
config.py
Use isinstance(x, y) instead of type(x) == y
2018-10-20 10:02:16 +02:00
linter.py
Use isinstance(x, y) instead of type(x) == y
2018-10-20 10:02:16 +02:00
parser.py
parser: Fix crash with latest PyYAML
2018-04-06 11:07:55 +02:00