9af4b6b9e8
Command names and member names within a type should be all lower case with words separated by a hyphen. We also accept underscore. Rework check_name_lower() to optionally reject underscores, but don't use that option, yet. Update expected test output for the changed error message. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-23-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
3 lines
153 B
Plaintext
3 lines
153 B
Plaintext
args-member-case.json: In command 'no-way-this-will-get-whitelisted':
|
|
args-member-case.json:2: name of 'data' member 'Arg' must not use uppercase or '_'
|