Commit d9b19c5
committed
Changed ruleset for Enum types.
The ruleset for enum definition "shall" is not useful in many cases where "_UNKNOWN_" and "_OTHER_" is more confusing than helpful. So it should only be a recommendation for future implmentations.
Signed-off-by: Thomas Hempen <thomas.hempen@thi.de>1 parent 8ca260f commit d9b19c5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments