-
Notifications
You must be signed in to change notification settings - Fork 5
Deal with naming #121
Copy link
Copy link
Open
Labels
RefactorImprove source code readability, reusability or structureImprove source code readability, reusability or structure
Description
Naming of things in the codebase is very inconsistent, we should settle on common terms and propagate the names for same things across (e.g. the Event variables should be always named after the events enum, or even be a dict for each process that you access through the enum)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RefactorImprove source code readability, reusability or structureImprove source code readability, reusability or structure