Skip to content

Commit

Permalink
update mandatory.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Theverat committed Feb 27, 2020
1 parent a2645ee commit 7d780ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mandatory.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ the readability of the source code.
The following is really important though. If these guidelines are not followed, it can cause
massive problems - and not just now, but also years in the future.

### Enums
### EnumProperty

**Always** add an index for each element.
If the index is missing, we can not reorder elements later and we can not rename identifiers
Expand Down

0 comments on commit 7d780ea

Please sign in to comment.