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
Updated by Alina Lenk 6 months ago
- Blocks Feature #696: Alphabetize universals_n enum added
Updated by Alina Lenk 6 months ago
- File 0001-generate_enums.py-add-style-ignore-enum-value-option.patch 0001-generate_enums.py-add-style-ignore-enum-value-option.patch added
- Status changed from New to In Review
Actions