-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Change all the const to UPPER_CASE style.
- Move all the consts from the inner implementation of methods to a const variables.
- Move all the Regex consts variables to a outside of their methods. (It is match more efficient to look out one scope up then recompile the regex any time the method is called.)
- Add comments.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels