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
30dfa789239f0f6862c5f8297291dd369084eeda
yamllint
/
yamllint
History
sedrubal
30dfa78923
Use argparse mutually_exclusive_group for --config-file and --config-data
...
This does the same as your solution
😉
2017-05-28 22:59:33 +02: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.7.0
2017-04-25 17:09:50 +02:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
Use argparse mutually_exclusive_group for --config-file and --config-data
2017-05-28 22:59:33 +02: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