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
b05e028c5881819161d11cb543fd96a30c06cceb
yamllint
/
yamllint
History
Adrien Vergé
b05e028c58
yamllint version 1.32.0
2023-05-22 18:01:58 +02:00
..
conf
anchors: Add new rule to detect undeclared or duplicated anchors
2023-03-22 10:34:35 +01:00
rules
anchors: Update code style to use single quotes
2023-05-10 06:56:11 +02:00
__init__.py
yamllint version 1.32.0
2023-05-22 18:01:58 +02:00
__main__.py
Add __main__
2017-03-21 16:00:58 +07:00
cli.py
config: Look for configuration file in parent directories
2023-05-22 17:59:56 +02:00
config.py
configuration: Allow using a list of strings in ignore configuration
2023-01-10 18:45:09 +01:00
linter.py
linter: Prevent testing is_file_ignored() with filepath == None
2023-03-19 11:06:52 +01:00
parser.py
Apply some pyupgrade suggestions
2022-10-28 07:48:54 +02:00