yamllint version 1.32.0
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.32.0 (2023-05-22)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Look for configuration file in parent directories
|
||||||
|
- Rule ``anchors``: add new option ``forbid-unused-anchors``
|
||||||
|
|
||||||
1.31.0 (2023-04-21)
|
1.31.0 (2023-04-21)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ indentation, etc."""
|
|||||||
|
|
||||||
|
|
||||||
APP_NAME = 'yamllint'
|
APP_NAME = 'yamllint'
|
||||||
APP_VERSION = '1.31.0'
|
APP_VERSION = '1.32.0'
|
||||||
APP_DESCRIPTION = __doc__
|
APP_DESCRIPTION = __doc__
|
||||||
|
|
||||||
__author__ = 'Adrien Vergé'
|
__author__ = 'Adrien Vergé'
|
||||||
|
|||||||
Reference in New Issue
Block a user