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
38d14c7314085439feb0a3d55cbb3d6fa7fab866
yamllint
/
yamllint
History
John Vandenberg
38d14c7314
Add __main__
...
Allows execution using python -m yamllint
2017-03-21 16:00:58 +07:00
..
conf
Rules: Add min-spaces-inside-empty and max-spaces-inside-empty
2017-03-13 13:36:55 +01:00
rules
Merge pull request
#38
from jhriggs/feature/empty_braces_brackets
2017-03-13 13:38:16 +01:00
__init__.py
yamllint version 1.6.1
2017-02-25 22:43:55 +01:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
Add strict mode argument to CLI
2016-10-24 14:08:46 +11:00
config.py
Tests: cli: Detect and handle the
-d ''
case
2016-03-25 13:46:19 +01:00
linter.py
Minor cosmetic typo
2017-01-11 13:52:19 -05:00
parser.py
linter: Fix UnicodeError when parsing comments
2016-06-28 09:58:23 +02:00