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
1c0f164fbf32d59bf0c67458f0243bf32ab3ee25
yamllint
/
yamllint
History
Adrien Vergé
1c0f164fbf
Conf: relaxed: Set indentation's indent-sequences=consistent
2016-03-06 17:01:18 +01:00
..
conf
Conf: relaxed: Set indentation's indent-sequences=consistent
2016-03-06 17:01:18 +01:00
rules
Rules: indentation: Add 'consistent' option for 'indent-sequences'
2016-03-06 15:42:16 +01:00
__init__.py
yamllint version 1.1.0
2016-03-04 17:03:38 +01:00
cli.py
cli: Add the
-d
option to provide inline conf
2016-03-04 16:53:26 +01:00
config.py
Config: Allow 'enable' keyword for rules
2016-03-06 08:00:25 +01:00
linter.py
linter: Test run on str, unicode, bytes and stream
2016-02-25 10:41:17 +01:00
parser.py
parser: Provide nextnext for token rules
2016-02-04 22:10:40 +01:00