Skip to content
Snippets Groups Projects
Commit 3e6c8a63 authored by Markus Armbruster's avatar Markus Armbruster
Browse files

qapi: Enforce type naming rules


Type names should be CamelCase.  Enforce this.  The only offenders are
in tests/.  Fix them.  Add test type-case to cover the new error.

Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-15-armbru@redhat.com>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
[Regexp simplified, new test made more robust]
parent d4f4cae8
No related branches found
No related tags found
Loading
Showing
with 28 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment