Actions
Feature #697
closedgenerate_enums.py: allow making individual enum values exempt from style rules
Start date:
06/02/2024
Due date:
% Done:
0%
Estimated time:
Description
Add a way to mark an individual enum value as exempt from style rules so that we can have specific values out of order, e.g. VUT_NONE always being first to make sure a zero-initialized universal is valid.
Files
Actions