mirror of https://github.com/ansible/ansible.git
[stable-2.10] Fix yamllint sanity test line numbers.
Parse errors from libyaml now compensate for the offset of the documentation within a module.
(cherry picked from commit 1a0d8a51cd
)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/70626/head
parent
8cd66ce95a
commit
a707466c0b
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - Report the correct line number in the ``yamllint`` sanity test when reporting ``libyaml`` parse errors in module documentation.
|
Loading…
Reference in New Issue