On Wed, Aug 26, 2026 at 03:37:58PM -0400, John Snow wrote: > Signed-off-by: John Snow <[email protected]> > --- > qapi/error.json | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/qapi/error.json b/qapi/error.json > index 54cb02fb880..a53b13e55c9 100644 > --- a/qapi/error.json > +++ b/qapi/error.json > @@ -9,8 +9,7 @@ > > ## > # @QapiErrorClass: > -# > -# QEMU error classes > +# QEMU error classes
Where is this need for indent coming from ? From the POV of someone writing comments, the need to indent the introductory text like this feels very counter-intuitive, an exception from any other inline docs syntax I've typically used. Is there any way we can avoid this ? > # > # @GenericError: this is used for errors that don't require a specific > # error class. This should be the default case for most errors > -- > 2.55.0 > With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
