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
7a3c6d6fa216e4d7f0cd4bdf1da80bdc589fd7ac
yamllint
/
yamllint
History
Thomas Stewart
7a3c6d6fa2
Initial fix for issue 399
2021-08-05 16:46:02 +01:00
..
conf
fix(default.yaml): disable
empty-values
&
octal-values
by default
2019-10-15 09:41:32 +02:00
rules
line_length: skip all hash signs starting comment
2021-03-24 18:04:48 +01:00
__init__.py
yamllint version 1.26.2
2021-08-03 12:57:43 +02:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
Initial fix for issue 399
2021-08-05 16:46:02 +01:00
config.py
Add global "locale" config option and make key-ordering rule locale-aware
2020-07-16 09:34:13 +02:00
linter.py
End support for Python 2
2021-01-06 07:55:10 +01:00
parser.py
fix(parser): Correctly handle DOS new lines in 'line' rules
2019-04-09 16:48:00 +02:00