mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

Putting a blank line before section tags and 'Features:' is good, existing practice. Enforce it. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240216145841.2099240-12-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
8 lines
90 B
JSON
8 lines
90 B
JSON
# Events can't have 'Returns' section
|
|
|
|
##
|
|
# @FOO:
|
|
#
|
|
# Returns: blah
|
|
##
|
|
{ 'event': 'FOO' }
|