Skip to content

Conversation

@MHendricks
Copy link
Collaborator

If you add --check to Qt_convert_enum.py it will return the number of enums that need/were fixing. This can be used for code quality tests to ensure that new code doesn't accidentally revert to the old short enum names.

With --check added to the command, the return code will be updated with
the number of enums that require(d) fixing.
@MHendricks MHendricks merged commit e9138be into mottosso:master Aug 30, 2025
21 checks passed
@MHendricks MHendricks deleted the mikeh/convert_enum_check branch August 30, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant