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
140fac7ec874dabc5daa645cd2d3b0625f7fb25e
yamllint
/
yamllint
History
Roman Geraskin
140fac7ec8
quoted-strings: add skip-quoted-quote option
...
allows strings like 'foo"bar' on `quote-type: double` and vice versa
2022-08-05 20:21:58 +03:00
..
conf
float-values: Add a new rule to check floating-point numbers
2022-07-08 17:21:22 +02:00
rules
quoted-strings: add skip-quoted-quote option
2022-08-05 20:21:58 +03:00
__init__.py
yamllint version 1.27.1
2022-07-08 18:06:54 +02:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
Most __future__ imports are specific to Python 2
2022-08-05 08:49:56 +02:00
config.py
No need to inherit from
object
in Python 3
2022-08-05 08:49:56 +02:00
linter.py
linter: Remove redundant conditional
2022-06-10 11:19:59 +02:00
parser.py
No need to inherit from
object
in Python 3
2022-08-05 08:49:56 +02:00